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

Flags Property (BarcodeData)






Returns flags used by the BarcodeReadActivity activity.
Syntax
public BarcodeDataFlags Flags {get;}
'Declaration
 
Public ReadOnly Property Flags As BarcodeDataFlags
'Usage
 
Dim instance As BarcodeData
Dim value As BarcodeDataFlags
 
value = instance.Flags
public BarcodeDataFlags Flags {get;}
 get_Flags(); 
public:
property BarcodeDataFlags Flags {
   BarcodeDataFlags get();
}

Property Value

Flags that identify barcode properties for the Linear, PDF417, MicroPDF417, DataMatrix and QR barcodes.
Remarks
This property is set by the BarcodeReadActivity activity. It returns the properties of the barcode.
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

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices

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