Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

TopBorderWidth Property








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) CGFloat topBorderWidth
public double getTopBorderWidth()
public void setTopBorderWidth(double value)
            
 <br/>get_TopBorderWidth();<br/>set_TopBorderWidth(value);<br/>Object.defineProperty('TopBorderWidth'); 
public:
property LogicalLength TopBorderWidth {
   LogicalLength get();
   void set (    LogicalLength value);
}

Property Value

A 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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features