Skip to main content

PDF417Options Properties

Contains options specific to this symbology (bar code type).
Name Description
Columns Gets or sets the number of columns in the symbol in the data region.
CompactionMode Gets or sets the mode used for data encoding in the PDF417 Code.
ErrorLevel Gets or sets the error correction level for the PDF417 Code.
Rows Gets or sets the number of rows used to construct a PDF417 Code.
ShowCodeText Gets or sets whether bar code text data should be displayed in a bar code image. Inherited from BarCodeGeneratorOptions.
TruncateSymbol Gets or sets whether the right-hand side of the PDF417 Code symbol is truncated to create a compact code.
See Also