Leadtools.Barcode Namespace : OneDBarcodeReadOptions Class |
The following tables list the members exposed by OneDBarcodeReadOptions.
Name | Description | |
---|---|---|
OneDBarcodeReadOptions Constructor | Initializes a new instance of the OneDBarcodeReadOptions class with default values. |
Name | Description | |
---|---|---|
AllowPartialRead | Gets or sets a value that indicates whether partially read barcodes can be returned. | |
AvoidCorruptedBlocks | Gets or sets a value that indicates whether to avoid corrupted blocks when reading barcodes. | |
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. | |
Code11CheckDigitType | Gets or sets a value that indicate the check digit type to use when reading Code 11 (USD-8) barcodes. | |
EnableErrorCheck | Gets or sets a value that indicates whether the optional check word is used for validity check when reading a barcode (if supported). | |
EnableFastMode | Gets or sets a value that indicates 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 indicates the number of scanned lines per column to skip when reading a barcode. | |
MaximumStringLength | Gets or sets a value that indicates the maximum string length to use when searching for a non-fixed-length barcode. | |
MinimumStringLength | Gets or sets a value that indicates the minimum string length to use when searching for a non-fixed-length barcode. | |
MSIModuloType | Gets or sets a value that indicates the check digit type to use when reading MSI (Pulse Width Modulated) barcodes. | |
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. | |
WhiteLinesNumber | Gets or sets a value that indicates the minimum number of lines of white space above and below the barcode symbol. |
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) |
OneDBarcodeReadOptions 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
UPC / EAN Barcodes in LEADTOOLS
2 of 5 Barcodes Barcodes in LEADTOOLS
GS1 DataBar / RSS-14 Barcodes in LEADTOOLS
Code 128 Barcodes in LEADTOOLS
USPS and 4-State Barcodes in LEADTOOLS
MSI Barcodes (Pulse Width Modulated) in LEADTOOLS
Codabar Barcodes in LEADTOOLS
Miscellaneous Barcodes in LEADTOOLS