Leadtools.Barcode.Deprecated Namespace : BarcodeMajorTypeFlags Enumeration |
[FlagsAttribute()] public enum BarcodeMajorTypeFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum BarcodeMajorTypeFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As BarcodeMajorTypeFlags
[FlagsAttribute()] public enum BarcodeMajorTypeFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags = function() { }; Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.prototype = {
None = 0x00000000, Barcodes1d = 0x00000001, Barcodes2dRead = 0x00000002, Barcodes2dWrite = 0x00000004, BarcodesPdfRead = 0x00000008, BarcodesPdfWrite = 0x00000010, BarcodesDatamatrixRead = 0x00000020, BarcodesDatamatrixWrite = 0x00000040, BarcodesQrRead = 0x00000080, BarcodesQrWrite = 0x00000100, };
[FlagsAttribute()] public enum class BarcodeMajorTypeFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags