LEADTOOLS Barcode (Leadtools.Barcode assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
BarcodeMajorTypeFlags Enumeration
See Also  
Leadtools.Barcode Namespace : BarcodeMajorTypeFlags Enumeration



The BarcodeMajorTypeFlags Enumeration includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Flags that identify the barcode major types.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum BarcodeMajorTypeFlags 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As BarcodeMajorTypeFlags
C# 
[FlagsAttribute()]
public enum BarcodeMajorTypeFlags : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[FlagsAttribute()]
public enum class BarcodeMajorTypeFlags : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Barcodes1dBarcode Linear.
Barcodes2dReadBarcode CodeOne read module.
Barcodes2dWriteBarcode CodeOne write module.
BarcodesDatamatrixReadBarcode Data Matrix read module.
BarcodesDatamatrixWriteBarcode Data Matrix write module.
BarcodesPdfReadBarcode PDF417 read module.
BarcodesPdfWriteBarcode PDF417 write module.
BarcodesQrReadBarcode QR read module.
BarcodesQrWriteBarcode QR write module.
NoneNo barcode type selected.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.BarcodeMajorTypeFlags

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features