←Select platform

NearestBorder Property

Summary
Gets or sets the nearest border to the given point.
Syntax
C#
C++/CLI
Python
public OcrCellBorder NearestBorder { get; set; } 
public: 
property OcrCellBorder NearestBorder { 
   OcrCellBorder get(); 
   void set (    OcrCellBorder ); 
} 
NearestBorder # get and set (OcrTablePointInformation) 

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.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.