Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Public Attributes | |
const | AUTO = "0" |
const | TEXT = "1" |
const | NUMERIC = "2" |
const | BINARY = "3" |
Pdf417 barcode's compation mode
const Pdf417CompactionMode::AUTO = "0" |
auto detect compation mode
const Pdf417CompactionMode::BINARY = "3" |
binary compaction mode
const Pdf417CompactionMode::NUMERIC = "2" |
numeric compaction mode
const Pdf417CompactionMode::TEXT = "1" |
text compaction