Leadtools.Barcode.Deprecated Namespace : BarcodeQrEccLevel Enumeration |
public enum BarcodeQrEccLevel : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum BarcodeQrEccLevel Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As BarcodeQrEccLevel
public enum BarcodeQrEccLevel : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Barcode.Deprecated.BarcodeQrEccLevel = function() { }; Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.prototype = {
LevelL = 0x00000000, LevelM = 0x00000001, LevelQ = 0x00000002, LevelH = 0x00000003, };
public enum class BarcodeQrEccLevel : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.Deprecated.BarcodeQrEccLevel