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



Indicates the line style of a cell border.

Syntax

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

Members

MemberDescription
DashedDashed line.
DottedDotted line.
DoubleDouble line.
NoneThere is no line. For example a cell without visible borders, or a frame indicated by only a different background color.
SolidSolid line.

Example

For an example, refer to IOcrTableZoneManager.

Inheritance Hierarchy

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

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

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