LEADTOOLS Workflow Barcode (Leadtools.Workflow.Barcode assembly)

BarcodeMajorTypeFlags Enumeration

Show in webframe





Flags that identify the barcode major types.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum BarcodeMajorTypeFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeMajorTypeFlags

            

            
[FlagsAttribute()]
public enum class BarcodeMajorTypeFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo barcode type selected.
0x00000001Barcodes1dBarcode Linear.
0x00000002Barcodes2dReadBarcode CodeOne read module.
0x00000004Barcodes2dWriteBarcode CodeOne write module.
0x00000008BarcodesPdfReadBarcode PDF417 read module.
0x00000010BarcodesPdfWriteBarcode PDF417 write module.
0x00000020BarcodesDatamatrixReadBarcode Data Matrix read module.
0x00000040BarcodesDatamatrixWriteBarcode Data Matrix write module.
0x00000080BarcodesQrReadBarcode QR read module.
0x00000100BarcodesQrWriteBarcode QR write module.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.Barcode Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.