Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > 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
typedef NS_ENUM(NSInteger, LTOcrCellBorderLineStyle)
public enum OcrCellBorderLineStyle
Leadtools.Forms.Ocr.OcrCellBorderLineStyle = function() { }; Leadtools.Forms.Ocr.OcrCellBorderLineStyle.prototype = {<br/> None = 0, Solid = 1, Double = 2, Dashed = 3, Dotted = 4, };
[SerializableAttribute()] public enum class OcrCellBorderLineStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Ocr.OcrCellBorderLineStyle