LEADTOOLS Workflow Barcode (Leadtools.Workflow.Barcode assembly)

Flags Property (BarcodeData)

Show in webframe





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:
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

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


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