Pdf417 Properties

CVB.Net Documentation

The Pdf417 type exposes the following members.

Properties

  NameDescription
Public propertyInverse
Barcode or Matrix code is inverted in the image.
(Inherited from ReaderConfigurationBase.)
Public propertyLevels
Run direction of the Pharma Code. The overall Barcode orientation mode of the reader will have no effect for Pharma Codes.
Public propertyMaxColumns
Maximum number of columns in the PDF 417 code. Valid values are in the interval [MinColumns...144].
Public propertyMaxRows
Maximum number of rows in the PDF 417 code. Valid values are in the interval [MinRows...90].
Public propertyMinColumns
Minimum number of columns in the PDF 417 code. Valid values are in the interval [1...MaxColumns].
Public propertyMinRows
Minimum number of rows in the PDF 417 code. Valid values are in the interval [3...MaxRows].
Public propertyMirrored
When set to true, the reader will expect the code to be mirrored.
(Inherited from Reader2DConfigurationBase.)
Top
See Also

Reference