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 int TopBorderWidth {get; set;}
'Declaration
 
Public Property TopBorderWidth As Integer
'Usage
 
Dim instance As OcrZoneCell
Dim value As Integer
 
instance.TopBorderWidth = value
 
value = instance.TopBorderWidth
public int TopBorderWidth {get; set;}
 <br/>get_TopBorderWidth();<br/>set_TopBorderWidth(value);<br/>Object.defineProperty('TopBorderWidth_WinRT'); 
public:
property int TopBorderWidth {
   int get();
   void set (    int value);
}

Property Value

A Int32 that specifies the width of the top 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

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