LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

OcrCellBorderLineStyle Enumeration

Show in webframe







Indicates the line style of a cell border.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum OcrCellBorderLineStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrCellBorderLineStyle
[SerializableAttribute()]
public enum OcrCellBorderLineStyle : System.IComparableSystem.IConvertibleSystem.IFormattable  
enum LTOcrCellBorderLineStyle
public enum OcrCellBorderLineStyle
Leadtools.Forms.Ocr.OcrCellBorderLineStyle = function() { };
Leadtools.Forms.Ocr.OcrCellBorderLineStyle.prototype = {
None = 0x00000000, Solid = 0x00000001, Double = 0x00000002, Dashed = 0x00000003, Dotted = 0x00000004, };
[SerializableAttribute()]
public enum class OcrCellBorderLineStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThere is no line. For example a cell without visible borders, or a frame indicated by only a different background color.
0x00000001SolidSolid line.
0x00000002DoubleDouble line.
0x00000003DashedDashed line.
0x00000004DottedDotted line.
Example
For an example, refer to IOcrTableZoneManager.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Ocr Namespace

 

 


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

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