Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

BottomBorderColor Property








Gets or sets the bottom border color of the cell
Syntax
public RasterColor BottomBorderColor {get; set;}
'Declaration
 
Public Property BottomBorderColor As RasterColor
'Usage
 
Dim instance As OcrZoneCell
Dim value As RasterColor
 
instance.BottomBorderColor = value
 
value = instance.BottomBorderColor
public RasterColor BottomBorderColor {get; set;}
@property (nonatomic, copy, null_resettable) LTRasterColor *bottomBorderColor
public RasterColor getBottomBorderColor()
public void setBottomBorderColor(RasterColor value)
            
 <br/>get_BottomBorderColor();<br/>set_BottomBorderColor(value);<br/>Object.defineProperty('BottomBorderColor'); 
public:
property RasterColor BottomBorderColor {
   RasterColor get();
   void set (    RasterColor value);
}

Property Value

A RasterColor that specifies the bottom border color of the cell. Default value is Black.
Example
For an example, refer to IOcrTableZoneManager
Requirements

Target Platforms

See Also

Reference

OcrZoneCell Class
OcrZoneCell Members

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features