Aspose.Barcode for PHP via Java Generation and Recognition API docs
Public Attributes
|
List of all members
CodeLocation Class Reference
Public Attributes
const
BELOW
= "0"
const
ABOVE
= "1"
const
NONE
= "2"
Detailed Description
Codetext location
Member Data Documentation
◆
ABOVE
const ABOVE = "1"
Codetext above barcode.
◆
BELOW
const BELOW = "0"
Codetext below barcode.
◆
NONE
const NONE = "2"
Hide codetext.