Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Specifies style information applied to text. More...
Inherits Enum.
Static Public Attributes | |
int | BOLD = 1 |
Bold text. More... | |
int | ITALIC = 2 |
Italic text. More... | |
int | REGULAR = 0 |
Normal text. More... | |
int | STRIKEOUT = 8 |
Text with a line through the middle. More... | |
int | UNDERLINE = 4 |
Underlined text. More... | |
Specifies style information applied to text.
|
static |
Bold text.
|
static |
Italic text.
|
static |
Normal text.
|
static |
Text with a line through the middle.
|
static |
Underlined text.