Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Public Attributes | |
const | REGULAR = 0 |
const | BOLD = 1 |
const | ITALIC = 2 |
const | UNDERLINE = 4 |
const | STRIKEOUT = 8 |
Specifies style information applied to text.
const FontStyle::BOLD = 1 |
Bold text
const FontStyle::ITALIC = 2 |
Italic text
const FontStyle::REGULAR = 0 |
Normal text
const FontStyle::STRIKEOUT = 8 |
Text with a line through the middle
const FontStyle::UNDERLINE = 4 |
Underlined text