LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

OcrCellBorder Enumeration

Show in webframe







Indicates the cell border location
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum OcrCellBorder 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrCellBorder
enum LTOcrCellBorder

            
Leadtools.Forms.Ocr.OcrCellBorder = function() { };
Leadtools.Forms.Ocr.OcrCellBorder.prototype = {
Left = 0x00000000, Top = 0x00000001, Right = 0x00000002, Bottom = 0x00000003, NoBorder = 0x00000004, };
Members
ValueMemberDescription
0x00000000Left

Left border.

0x00000001Top

Top border.

0x00000002Right

Right border.

0x00000003Bottom

Bottom border.

0x00000004NoBorder

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.

Example
For an example, refer to IOcrTableZoneManager.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Ocr Namespace

 

 


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

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