LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

NearestBorder Property

Show in webframe







Gets or sets the nearest border to the given point.
Syntax
public OcrCellBorder NearestBorder {get; set;}
'Declaration
 
Public Property NearestBorder As OcrCellBorder
'Usage
 
Dim instance As OcrTablePointInformation
Dim value As OcrCellBorder
 
instance.NearestBorder = value
 
value = instance.NearestBorder
public OcrCellBorder NearestBorder {get; set;}

            

            
 
get_NearestBorder();
set_NearestBorder(value);
Object.defineProperty('NearestBorder');
public:
property OcrCellBorder NearestBorder {
   OcrCellBorder get();
   void set (    OcrCellBorder value);
}

Property Value

An OcrCellBorder enumeration that specifies the nearest border to the given point.
Remarks

The value of this property is always OcrCellBorder.NoBorder when the distance is greater than distance passed to IOcrTableZoneManager.GetPointInformation.

Example
For an example, refer to IOcrTableZoneManager.GetPointInformation.
Requirements

Target Platforms

See Also

Reference

OcrTablePointInformation Structure
OcrTablePointInformation Members
IOcrTableZoneManager.GetPointInformation

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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