LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
NearestBorder Property
See Also 
Leadtools.Forms.Ocr Namespace > OcrTablePointInformation Structure : NearestBorder Property



Gets or sets the nearest border to the given point.

Syntax

Visual Basic (Declaration) 
Public Property NearestBorder As OcrCellBorder
Visual Basic (Usage)Copy Code
Dim instance As OcrTablePointInformation
Dim value As OcrCellBorder
 
instance.NearestBorder = value
 
value = instance.NearestBorder
C# 
public OcrCellBorder NearestBorder {get; set;}
C++/CLI 
public:
property OcrCellBorder NearestBorder {
   OcrCellBorder get();
   void set (    OcrCellBorder value);
}

Property Value

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

Example

For an example, refer to IOcrTableZoneManager.GetPointInformation.

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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