ImageGear21.Barcode Assembly > ImageGear.Barcode Namespace : ImGearBarcodeWriterPDF417 Class |
The following tables list the members exposed by ImGearBarcodeWriterPDF417.
Name | Description | |
---|---|---|
ImGearBarcodeWriterPDF417 Constructor | Initializes a new instance of the ImGearBarcodeWriterPDF417 class. It requires an instance to the barcode component. |
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. |