Leadtools.Barcode Namespace : QRBarcodeReadOptions Class |
The following tables list the members exposed by QRBarcodeReadOptions.
Name | Description | |
---|---|---|
QRBarcodeReadOptions Constructor | Initializes a new instance of the QRBarcodeReadOptions class with default values. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the barcode background (spaces) color used when reading barcodes. (Inherited from Leadtools.Barcode.BarcodeReadOptions) | |
BackColor | For information about this property please see BarcodeReadOptions.BackColor. | |
EnableDoublePass | Gets or sets a value indicating whether to use double pass when reading QR symbols. | |
ForeColor | Gets or sets the barcode foreground (bars or symbol) color used when reading barcodes. (Inherited from Leadtools.Barcode.BarcodeReadOptions) | |
ForeColor | For information about this property please see BarcodeReadOptions.ForeColor. | |
FriendlyName | Overridden. Gets the friendly name of this class. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this barcode write options. | |
CopyTo | Overridden. Copies the members of this options class to the specified object. | |
CopyTo | For information about this method please see CopyTo. | |
GetSupportedSymbologies | Overridden. Returns the barcode symbologies supported by this class. | |
IsSupportedSymbology | Gets a value that indicate whether the specified symbology is supported by this read or write options class. (Inherited from Leadtools.Barcode.BarcodeOptions) | |
IsSupportedSymbology | For information about this method please see BarcodeOptions.IsSupportedSymbology. | |
Load | Overloaded. Loads this BarcodeOptions from the specified XML file. (Inherited from Leadtools.Barcode.BarcodeReadOptions) | |
Save | Overloaded. Saves this BarcodeReadOptions to an XML file. (Inherited from Leadtools.Barcode.BarcodeReadOptions) |
QRBarcodeReadOptions Class
Leadtools.Barcode Namespace
QRBarcodeData Class
BarcodeReader Class
BarcodeSymbology Enumeration
BarcodeEngine Class
BarcodeReader.ReadBarcode
BarcodeReader.ReadBarcodes
Programming with LEADTOOLS Barcode
Supported Barcode Symbologies
Unlocking Barcode Support
Reading Barcodes Tutorial
QR Barcodes in LEADTOOLS