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



Indicates the cell border location

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Enum OcrCellBorder 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As OcrCellBorder
C# 
[SerializableAttribute()]
public enum OcrCellBorder : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[SerializableAttribute()]
public enum class OcrCellBorder : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Bottom

Bottom border.

Left

Left border.

NoBorder

No border. This value have a special meaning in OcrTablePointInformation.NearestBorder returned by IOcrTableZoneManager.GetPointInformation in certain situations and should not be used as in input to IOcrTableZoneManager.MoveCellBorder or IOcrTableZoneManager.GetCellBorderDragLimit.

Right

Right border.

Top

Top border.

Example

For an example, refer to IOcrTableZoneManager.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrCellBorder

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

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