[]
PDF417 barcode is a popular high-density, two-dimensional barcode with symbology that possesses the capability to encode up to 1108 bytes of information. This barcode comprises a stacked set of small barcodes and can encode up to 35 alphanumeric characters and 2,710 numeric characters.
public interface IPDF417 : IBarcode
Public Interface IPDF417
Inherits IBarcode
Name | Description |
---|---|
Columns | Gets columns number for the barcode. |
Compact | Specifies whether it is a compact PDF417. The default value is 'false'. |
ErrorCorrectionLevel | Gets the error correction level for the barcode. |
Rows | Gets row numbers for the barcode. |