Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Public Attributes | |
const | NONE = "0" |
const | FRAME = "1" |
const | BAR = "2" |
const | FRAME_OUT = "3" |
const | BAR_OUT = "4" |
ITF14 barcode's border type
const ITF14BorderType::BAR = "2" |
Tow horizontal bars enclosing the barcode
const ITF14BorderType::BAR_OUT = "4" |
Tow horizontal bars enclosing the barcode
const ITF14BorderType::FRAME = "1" |
FRAME enclosing the barcode
const ITF14BorderType::FRAME_OUT = "3" |
FRAME enclosing the barcode
const ITF14BorderType::NONE = "0" |
NO border enclosing the barcode