C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the style of the bottom border of the cell
public OcrCellBorderLineStyle BottomBorderStyle { get; set; } Public Property BottomBorderStyle As Leadtools.Forms.Ocr.OcrCellBorderLineStyle public Leadtools.Forms.Ocr.OcrCellBorderLineStyle BottomBorderStyle {get; set;} @property (nonatomic, assign) LTOcrCellBorderLineStyle bottomBorderStyle public OcrCellBorderLineStyle getBottomBorderStyle()public void setBottomBorderStyle(OcrCellBorderLineStyle value)
<br/>get_BottomBorderStyle();<br/>set_BottomBorderStyle(value);<br/>Object.defineProperty('BottomBorderStyle'); public:property Leadtools.Forms.Ocr.OcrCellBorderLineStyle BottomBorderStyle {Leadtools.Forms.Ocr.OcrCellBorderLineStyle get();void set ( Leadtools.Forms.Ocr.OcrCellBorderLineStyle );}
An OcrCellBorderLineStyle enumeration member that specifies the style of the bottom 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
