Aspose.Barcode for Python via Java Generation and Recognition API docs
Static Public Attributes
|
List of all members
FontMode Class Reference
Font size mode.
More...
Inherits Enum.
Static Public Attributes
int
AUTO
= 0
int
MANUAL
= 1
Detailed Description
Font size mode.
Member Data Documentation
◆
AUTO
int AUTO = 0
static
◆
MANUAL
int MANUAL = 1
static