Leadtools.Barcode Namespace : PDF417BarcodeReadOptions Class |
The following tables list the members exposed by PDF417BarcodeReadOptions.
Name | Description | |
---|---|---|
PDF417BarcodeReadOptions Constructor | Initializes a new instance of the PDF417BarcodeReadOptions 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 PDF417 symbols. | |
EnableFastMode | Gets or sets a value indicating whether fast PDF417 reading mode is enabled. | |
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 PDF417 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 PDF417 barcodes. | |
ReadOptionalMacroAddresseeField | Gets or sets a value that indicate whether optional macro 'Addressee' field is retrieved when reading PDF417 barcodes. | |
ReadOptionalMacroChecksumField | Gets or sets a value that indicates whether optional macro 'Checksum' field is retrieved when reading PDF417 barcodes. | |
ReadOptionalMacroFileNameField | Gets or sets a value that indicates whether optional macro 'File Name' field is retrieved when reading PDF417 barcodes. | |
ReadOptionalMacroFileSizeField | Gets or sets a value that indicates whether the optional macro 'File Size' field is retrieved when reading PDF417 barcodes. | |
ReadOptionalMacroSegmentCountField | Gets or sets a value that indicates whether optional macro 'Segment Count' field is retrieved when reading PDF417 barcodes. | |
ReadOptionalMacroSenderField | Gets or sets a value that indicates whether the optional macro 'Sender' field is retrieved when reading PDF417 barcodes. | |
ReadOptionalMacroTimestampField | Gets or sets a value that indicates whether optional macro 'Time Stamp' field is retrieved when reading PDF417 barcodes. | |
ReturnCorruptedSymbolArea | Gets or sets a value that indicates whether the engine returns the area where an un-readable PDF417 symbol is located. | |
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. | |
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) |
PDF417BarcodeReadOptions Class
Leadtools.Barcode Namespace
PDF417BarcodeData Class
BarcodeReader Class
BarcodeSymbology Enumeration
BarcodeEngine Class
BarcodeReader.ReadBarcode
BarcodeReader.ReadBarcodes
Programming with LEADTOOLS Barcode
Supported Barcode Symbologies
Unlocking Barcode Support
Reading Barcodes Tutorial
PDF417 Barcodes in LEADTOOLS