Leadtools.Forms.Ocr Namespace : OcrCellBorderLineStyle Enumeration |
[SerializableAttribute()] public enum OcrCellBorderLineStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum OcrCellBorderLineStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As OcrCellBorderLineStyle
[SerializableAttribute()] public enum OcrCellBorderLineStyle : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Forms.Ocr.OcrCellBorderLineStyle = function() { }; Leadtools.Forms.Ocr.OcrCellBorderLineStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()] public enum class OcrCellBorderLineStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Dashed | Dashed line. |
Dotted | Dotted line. |
Double | Double line. |
None | There is no line. For example a cell without visible borders, or a frame indicated by only a different background color. |
Solid | Solid line. |
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Ocr.OcrCellBorderLineStyle
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2