Leadtools.Barcode Requires Barcode add-on license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Flags Property
See Also 
Leadtools.Barcode Namespace > BarcodeData Class : Flags Property



(Read only) Returns flags used by the Read method.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Flags As BarcodeDataFlags
Visual Basic (Usage)Copy Code
Dim instance As BarcodeData
Dim value As BarcodeDataFlags
 
value = instance.Flags
C# 
public BarcodeDataFlags Flags {get;}
C++/CLI 
public:
property BarcodeDataFlags Flags {
   BarcodeDataFlags get();
}

Return Value

(Read only) Flags that identify barcode properties for the Linear, PDF417, MicroPDF417, DataMatrix and QR barcodes.

Example

For an example, refer to Leadtools.Barcode.BarcodeEngine.Read example.

Remarks

This property is set by the Read method. it returns the properties of the barcode.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features