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

Show in webframe

RightBorderColor Property








Gets or sets the right border color of the cell
Syntax
public RasterColor RightBorderColor {get; set;}
'Declaration
 
Public Property RightBorderColor As RasterColor
'Usage
 
Dim instance As OcrZoneCell
Dim value As RasterColor
 
instance.RightBorderColor = value
 
value = instance.RightBorderColor
public RasterColor RightBorderColor {get; set;}
@property (nonatomic, copy, null_resettable) LTRasterColor *rightBorderColor
public RasterColor getRightBorderColor()
public void setRightBorderColor(RasterColor value)
            
 <br/>get_RightBorderColor();<br/>set_RightBorderColor(value);<br/>Object.defineProperty('RightBorderColor'); 
public:
property RasterColor RightBorderColor {
   RasterColor get();
   void set (    RasterColor value);
}

Property Value

A RasterColor that specifies the right 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