LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

TopBorderWidth Property

Show in webframe







Gets or sets the width of the top border of the cell
Syntax
public LogicalLength TopBorderWidth {get; set;}
'Declaration
 
Public Property TopBorderWidth As LogicalLength
'Usage
 
Dim instance As OcrZoneCell
Dim value As LogicalLength
 
instance.TopBorderWidth = value
 
value = instance.TopBorderWidth
public LogicalLength TopBorderWidth {get; set;}
@property (nonatomic, assign) double topBorderWidth;
public double getTopBorderWidth()
public void setTopBorderWidth(double value)
            
 
get_TopBorderWidth();
set_TopBorderWidth(value);
Object.defineProperty('TopBorderWidth');
public:
property LogicalLength TopBorderWidth {
   LogicalLength get();
   void set (    LogicalLength value);
}

Property Value

A Leadtools.Forms.LogicalLength that specifies the width of the top border of the cell in logical (page) coordinates. 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.

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