Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

OcrCellBorder Enumeration








Indicates the cell border location
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum OcrCellBorder 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As OcrCellBorder
Leadtools.Forms.Ocr.OcrCellBorder = function() { };
Leadtools.Forms.Ocr.OcrCellBorder.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
Members
ValueMemberDescription
0Left Left border.
1Top Top border.
2Right Right border.
3Bottom Bottom border.
4NoBorder 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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features