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 : OcrBackgroundFillStyle Enumeration |
[SerializableAttribute()] public enum OcrBackgroundFillStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<SerializableAttribute()> Public Enum OcrBackgroundFillStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As OcrBackgroundFillStyle
[SerializableAttribute()] public enum OcrBackgroundFillStyle : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTOcrBackgroundFillStyle)
public enum OcrBackgroundFillStyle
Leadtools.Forms.Ocr.OcrBackgroundFillStyle = function() { }; Leadtools.Forms.Ocr.OcrBackgroundFillStyle.prototype = {<br/> None = 0, Solid = 1, Hatch = 2, };
[SerializableAttribute()] public enum class OcrBackgroundFillStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Ocr.OcrBackgroundFillStyle