Aspose.Barcode for Python via Java Generation and Recognition API docs
Static Public Attributes
|
List of all members
CodeLocation Class Reference
Codetext location.
More...
Inherits Enum.
Static Public Attributes
int
BELOW
= 0
int
ABOVE
= 1
int
NONE
= 2
Detailed Description
Codetext location.
Member Data Documentation
◆
ABOVE
int ABOVE = 1
static
◆
BELOW
int BELOW = 0
static
◆
NONE
int NONE = 2
static