LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

RightBorderWidth Property

Show in webframe







Gets or sets the width of the right border of the cell
Syntax
public LogicalLength RightBorderWidth {get; set;}
'Declaration
 
Public Property RightBorderWidth As LogicalLength
'Usage
 
Dim instance As OcrZoneCell
Dim value As LogicalLength
 
instance.RightBorderWidth = value
 
value = instance.RightBorderWidth
public LogicalLength RightBorderWidth {get; set;}
@property (nonatomic, assign) double rightBorderWidth;
public double getRightBorderWidth()
public void setRightBorderWidth(double value)
            
 
get_RightBorderWidth();
set_RightBorderWidth(value);
Object.defineProperty('RightBorderWidth');
public:
property LogicalLength RightBorderWidth {
   LogicalLength get();
   void set (    LogicalLength value);
}

Property Value

A Leadtools.Forms.LogicalLength that specifies the width of the right 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.

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