LEADTOOLS Barcode (Leadtools.Barcode assembly)

BarcodeDataFlags Enumeration

Show in webframe







Obsolete: Flags that identify barcode properties for the Linear, PDF417, MicroPDF417, DataMatrix and QR barcodes.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum BarcodeDataFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeDataFlags

            

            
Leadtools.Barcode.Deprecated.BarcodeDataFlags = function() { };
Leadtools.Barcode.Deprecated.BarcodeDataFlags.prototype = {
None = 0x00000000, Linked = 0x00002000, };
[FlagsAttribute()]
public enum class BarcodeDataFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo flags selected.
0x00002000LinkedIndicates the MicroPDF417 barcode is linked to a linear symbol printed below it.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.Deprecated.BarcodeDataFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Barcode.Deprecated Namespace

 

 


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

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features