Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

Flags Property








Returns flags used by the Read method.
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 Read method. it returns the properties of the barcode.
Requirements

Target Platforms

See Also

Reference

BarcodeData Class
BarcodeData Members

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