Leadtools.Barcode Namespace : GS1DatabarStackedBarcodeReadOptions Class |
The following tables list the members exposed by GS1DatabarStackedBarcodeReadOptions.
Name | Description | |
---|---|---|
GS1DatabarStackedBarcodeReadOptions Constructor | Initializes a new instance of the GS1DatabarStackedBarcodeReadOptions 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. | |
EnableFastMode | Gets or sets a value that indicate whether to enable fast barcode reading. | |
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. | |
Granularity | Gets or sets a value that indicate the number of scanned lines per column to skip when reading a barcode. | |
ReturnCheckDigit | Gets or sets a value that indicates whether the error check digit is returned as part of the barcode data. | |
SearchDirection | Gets or sets a value that indicates the direction to use when searching for barcodes. |
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. | |
freeSupportedSymbologies | Free allocated supportedSymbologies array returned by getSupportedSymbologies method (Inherited from Leadtools.Barcode.BarcodeOptions) | |
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) |
GS1DatabarStackedBarcodeReadOptions Class
Leadtools.Barcode Namespace
BarcodeData Class
BarcodeReader Class
BarcodeSymbology Enumeration
BarcodeEngine Class
BarcodeReader.ReadBarcode
BarcodeReader.ReadBarcodes
Programming with LEADTOOLS Barcode
Supported Barcode Symbologies
Unlocking Barcode Support
Reading Barcodes Tutorial
GS1 DataBar / RSS-14 Barcodes in LEADTOOLS