LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

BottomBorderWidth Property

Show in webframe







Gets or sets the width of the bottom border of the cell
Syntax
public int BottomBorderWidth {get; set;}
'Declaration
 
Public Property BottomBorderWidth As Integer
'Usage
 
Dim instance As OcrZoneCell
Dim value As Integer
 
instance.BottomBorderWidth = value
 
value = instance.BottomBorderWidth
public int BottomBorderWidth {get; set;}

            

            
 
get_BottomBorderWidth();
set_BottomBorderWidth(value);
Object.defineProperty('BottomBorderWidth_WinRT');
public:
property int BottomBorderWidth {
   int get();
   void set (    int value);
}

Property Value

A System.Int32 that specifies the width of the bottom border of the cell in pixels. Default value is 1 pixel.
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.

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