public interface IPDF417 extends IBarcode
| Modifier and Type | Method and Description |
|---|---|
int |
getColumns()
Gets columns number for the barcode.
|
boolean |
getCompact()
Specifies whether it is a compact PDF417.
|
int |
getErrorCorrectionLevel()
Gets the error correction level for the barcode.
|
int |
getRows()
Gets row numbers for the barcode.
|
getBackgroundColor, getCodeType, getColor, getQuietZoneBottom, getQuietZoneLeft, getQuietZoneRight, getQuietZoneTop, getValueint getErrorCorrectionLevel()
int getRows()
int getColumns()
boolean getCompact()