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
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.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Ocr.OcrCellBorderLineStyle