Leadtools.Forms.Ocr Namespace > OcrTablePointInformation Structure : NearestBorder Property |
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);
public: property OcrCellBorder NearestBorder { OcrCellBorder get(); void set ( OcrCellBorder value); }
The value of this property is always OcrCellBorder.NoBorder when the distance is greater than distance passed to IOcrTableZoneManager.GetPointInformation.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2