LEADTOOLS Workflow Barcode (Leadtools.Workflow.Barcode assembly)
LEAD Technologies, Inc

BarcodeMajorTypeFlags Enumeration






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 BarcodeMajorTypeFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Workflow.Barcode.BarcodeMajorTypeFlags = function() { };
Leadtools.Workflow.Barcode.BarcodeMajorTypeFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class BarcodeMajorTypeFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
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.Workflow.Barcode.BarcodeMajorTypeFlags

Requirements

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

See Also

Reference

Leadtools.Workflow.Barcode Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.