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
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags = function() { }; Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class BarcodeMajorTypeFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Barcodes1d | Barcode Linear. |
Barcodes2dRead | Barcode CodeOne read module. |
Barcodes2dWrite | Barcode CodeOne write module. |
BarcodesDatamatrixRead | Barcode Data Matrix read module. |
BarcodesDatamatrixWrite | Barcode Data Matrix write module. |
BarcodesPdfRead | Barcode PDF417 read module. |
BarcodesPdfWrite | Barcode PDF417 write module. |
BarcodesQrRead | Barcode QR read module. |
BarcodesQrWrite | Barcode QR write module. |
None | No barcode type selected. |
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2