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



The BarcodeMajorTypeFlags Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Flags that identify the barcode major types.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeMajorTypeFlags")>
Public Enum BarcodeMajorTypeFlags 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As BarcodeMajorTypeFlags
C# 
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeMajorTypeFlags")]
public enum BarcodeMajorTypeFlags : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeMajorTypeFlags")]
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.Services.Barcode.DataContracts.BarcodeMajorTypeFlags

Requirements

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

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features