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

Show in webframe

LeftBorderWidth Property








Gets or sets the width of the left border of the cell
Syntax
public LogicalLength LeftBorderWidth {get; set;}
'Declaration
 
Public Property LeftBorderWidth As LogicalLength
'Usage
 
Dim instance As OcrZoneCell
Dim value As LogicalLength
 
instance.LeftBorderWidth = value
 
value = instance.LeftBorderWidth
public LogicalLength LeftBorderWidth {get; set;}
@property (nonatomic, assign) CGFloat leftBorderWidth
public double getLeftBorderWidth()
public void setLeftBorderWidth(double value)
            
 <br/>get_LeftBorderWidth();<br/>set_LeftBorderWidth(value);<br/>Object.defineProperty('LeftBorderWidth'); 
public:
property LogicalLength LeftBorderWidth {
   LogicalLength get();
   void set (    LogicalLength value);
}

Property Value

A LogicalLength that specifies the width of the left 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