C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the style of the right border of the cell
public OcrCellBorderLineStyle RightBorderStyle { get; set; } Public Property RightBorderStyle As Leadtools.Forms.Ocr.OcrCellBorderLineStyle public Leadtools.Forms.Ocr.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 Leadtools.Forms.Ocr.OcrCellBorderLineStyle RightBorderStyle {Leadtools.Forms.Ocr.OcrCellBorderLineStyle get();void set ( Leadtools.Forms.Ocr.OcrCellBorderLineStyle );}
An OcrCellBorderLineStyle enumeration member that specifies the style of the right border of the cell. Default value is OcrCellBorderLineStyle.Solid.
For an example, refer to IOcrTableZoneManager
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
