Click or drag to resize

Pdf417Options Properties

The Pdf417Options type exposes the following members.

Properties
  NameDescription
Public propertyEnhancedBoundaryLocation
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.
Public propertyIgnoreStartRowIndicatorErrors
Indicates whether or not the PDF417 parser should ignore potential errors during start row indicator analyzing. Enabled by default.
Public propertyOutputMacroPdf417Header
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.
Public propertyReadTruncatedPdf417
Indicates whether or not the PDF417 parser should also search for truncated PDF417.
Top
See Also