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 BOLD = 1 |
Bold text
const ITALIC = 2 |
Italic text
const REGULAR = 0 |
Normal text
const STRIKEOUT = 8 |
Text with a line through the middle
const UNDERLINE = 4 |
Underlined text