Pdf417Encoder Properties
From PDF File Writer
PDF File Writer Class Library - Author Uzi Granot
Pdf417Encoder Properties |
The Pdf417Encoder type exposes the following members.
| Name | Description | |
|---|---|---|
| BarColumns |
Returns the barcode width in terms of narrow bars
| |
| DataColumns |
Data columns
| |
| DataRows |
Data rows
| |
| DefaultDataColumns |
Default number of data columns (Default: 3)
| |
| EncodingControl |
Encoding control (Default: Auto)
| |
| ErrorCorrection |
Error correction level (Default: AutoNormal)
| |
| GlobalLabelIDCharacterSet |
ISO character set ISO-8859-n (n=1 to 9, 13 and 15) (Default: null)
| |
| GlobalLabelIDGeneralPurpose |
Global label ID general purpose (Default: 0)
| |
| GlobalLabelIDUserDefined |
Global label ID user defined (Default: 0)
| |
| ImageHeight |
Barcode image height in pixels
| |
| ImageWidth |
Barcode image width in pixels
| |
| NarrowBarWidth |
Narrow bar width in pixels (Default: 2)
| |
| QuietZone |
Quiet zone around the barcode in pixels (Default: 4)
| |
| RowHeight |
Row height in pixels (Default: 6)
|