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

Show in webframe

RightBorderStyle Property








Gets or sets the style of the right border of the cell
Syntax
public OcrCellBorderLineStyle RightBorderStyle {get; set;}
'Declaration
 
Public Property RightBorderStyle As OcrCellBorderLineStyle
'Usage
 
Dim instance As OcrZoneCell
Dim value As OcrCellBorderLineStyle
 
instance.RightBorderStyle = value
 
value = instance.RightBorderStyle
public OcrCellBorderLineStyle RightBorderStyle {get; set;}
@property (nonatomic, assign) LTOcrCellBorderLineStyle rightBorderStyle
public OcrCellBorderLineStyle getRightBorderStyle()
public void setRightBorderStyle(OcrCellBorderLineStyle value)
            
 <br/>get_RightBorderStyle();<br/>set_RightBorderStyle(value);<br/>Object.defineProperty('RightBorderStyle'); 
public:
property OcrCellBorderLineStyle RightBorderStyle {
   OcrCellBorderLineStyle get();
   void set (    OcrCellBorderLineStyle value);
}

Property Value

An OcrCellBorderLineStyle enumeration member that specifies the style of the right border of the cell. Default value is OcrCellBorderLineStyle.Solid.
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