Pdf417Options Class |
Namespace: Atalasoft.Barcoding.Reading
The Pdf417Options type exposes the following members.
| Name | Description | |
|---|---|---|
| EnhancedBoundaryLocation |
Indicates whether or not the PDF417 parser should enable an additional routine to help it find the locations and
boundaries of individual blocks/strips within the barcode more accurately.
| |
| IgnoreStartRowIndicatorErrors |
Indicates whether or not the PDF417 parser should ignore potential errors during start row indicator analyzing. Enabled by default.
| |
| OutputMacroPdf417Header |
Indicates whether or not the PDF417 parser should output data from the Macro PDF417 header at the end of the barcode,
should one be found.
| |
| ReadTruncatedPdf417 |
Indicates whether or not the PDF417 parser should also search for truncated PDF417.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |