The following tables list the members exposed by ImGearBarcodeWriterPDF417.
Public Constructors
Public Properties
| Name | Description |
| Columns | Gets or sets the number of columns desired in the PDF417 barcode. |
| ColumnsCreated | Gets the columns created in the PDF417 barcode. |
| ErrorCorrectionLevel | Gets or sets the error correction level desired in the PDF417 barcode. |
| ErrorCorrectionLevelUsed | Gets the error correction level used in creating the PDF417 barcode. |
| Rows | Gets or sets the number of rows desired in the PDF417 barcode. |
| RowsCreated | Gets the rows created in the PDF417 barcode. |
Top
See Also