Leadtools.Barcode Namespace : MicroPDF417BarcodeReadOptions Class |
The following tables list the members exposed by MicroPDF417BarcodeReadOptions.
Name | Description | |
---|---|---|
MicroPDF417BarcodeReadOptions Constructor | Initializes a new instance of the MicroPDF417BarcodeReadOptions 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 MicroPDF417 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. | |
ReadMode | Gets or sets a value that indicates the channel mode to use when reading MicroPDF417 barcodes. | |
ReadOptionalMacro79AndAZField | Gets or sets a value that indicates whether the optional macro '7 to 9 and A to Z' field is retrieved when reading MicroPDF417 barcodes. | |
ReadOptionalMacroAddresseeField | Gets or sets a value that indicates whether the optional macro 'Addressee' field is retrieved when reading MicroPDF417 barcodes. | |
ReadOptionalMacroChecksumField | Gets or sets a value that indicates whether the optional macro 'Checksum' field is retrieved when reading MicroPDF417 barcodes. | |
ReadOptionalMacroFileNameField | Gets or sets a value that indicates whether the optional macro 'File Name' field is retrieved when reading MicroPDF417 barcodes. | |
ReadOptionalMacroFileSizeField | Gets or sets a value that indicates whether the optional macro 'File Size' field is retrieved when reading MicroPDF417 barcodes. | |
ReadOptionalMacroSegmentCountField | Gets or sets a value that indicates whether the optional macro 'Segment Count' field is retrieved when reading MicroPDF417 barcodes. | |
ReadOptionalMacroSenderField | Gets or sets a value that indicates whether the optional macro 'Sender' field is retrieved when reading MicroPDF417 barcodes. | |
ReadOptionalMacroTimestampField | Gets or sets a value that indicates whether the optional macro 'Time Stamp' field is retrieved when reading MicroPDF417 barcodes. | |
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) |
MicroPDF417BarcodeReadOptions Class
Leadtools.Barcode Namespace
MicroPDF417BarcodeData Class
BarcodeReader Class
BarcodeSymbology Enumeration
BarcodeEngine Class
BarcodeReader.ReadBarcode
BarcodeReader.ReadBarcodes
Programming with LEADTOOLS Barcode
Supported Barcode Symbologies
Unlocking Barcode Support
Reading Barcodes Tutorial
MicroPDF417 Barcodes in LEADTOOLS