LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

BottomBorderStyle Property

Show in webframe







Gets or sets the style of the bottom border of the cell
Syntax
public OcrCellBorderLineStyle BottomBorderStyle {get; set;}
'Declaration
 
Public Property BottomBorderStyle As OcrCellBorderLineStyle
'Usage
 
Dim instance As OcrZoneCell
Dim value As OcrCellBorderLineStyle
 
instance.BottomBorderStyle = value
 
value = instance.BottomBorderStyle
public OcrCellBorderLineStyle BottomBorderStyle {get; set;}
@property (nonatomic, assign) LTOcrCellBorderLineStyle bottomBorderStyle;
public OcrCellBorderLineStyle getBottomBorderStyle()
public void setBottomBorderStyle(OcrCellBorderLineStyle value)
            
 
get_BottomBorderStyle();
set_BottomBorderStyle(value);
Object.defineProperty('BottomBorderStyle');
public:
property OcrCellBorderLineStyle BottomBorderStyle {
   OcrCellBorderLineStyle get();
   void set (    OcrCellBorderLineStyle value);
}

Property Value

An OcrCellBorderLineStyle enumeration member that specifies the style of the bottom 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

BottomBorderStyle requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features