FontInfo class.
More...
Coalesys\WebObjectTree\FontInfo::__construct |
( |
|
$Ox397 | ) |
|
Coalesys\WebObjectTree\FontInfo::getBold |
( |
| ) |
|
Gets a value that indicates whether the font is bold.
Coalesys\WebObjectTree\FontInfo::getItalic |
( |
| ) |
|
Gets a value that indicates whether the font is italic.
Coalesys\WebObjectTree\FontInfo::getNames |
( |
| ) |
|
Gets an ordered array of font names.
Coalesys\WebObjectTree\FontInfo::getOverline |
( |
| ) |
|
Gets a value that indicates whether the font is overlined.
Coalesys\WebObjectTree\FontInfo::getSize |
( |
| ) |
|
Gets a values that specifies the font size.
Coalesys\WebObjectTree\FontInfo::getStrikeout |
( |
| ) |
|
Gets a value that indicates whether the font is strikethrough.
Coalesys\WebObjectTree\FontInfo::getUnderline |
( |
| ) |
|
Gets a value that indicates whether the font is underlined.
Coalesys\WebObjectTree\FontInfo::setBold |
( |
|
$value | ) |
|
Sets a value that indicates whether the font is bold.
Coalesys\WebObjectTree\FontInfo::setItalic |
( |
|
$value | ) |
|
Sets a value that indicates whether the font is italic.
Coalesys\WebObjectTree\FontInfo::setNames |
( |
|
$value | ) |
|
Sets an ordered array of font names.
Coalesys\WebObjectTree\FontInfo::setOverline |
( |
|
$value | ) |
|
Sets a value that indicates whether the font is overlined.
Coalesys\WebObjectTree\FontInfo::setSize |
( |
|
$value | ) |
|
Sets a values that specifies the font size.
Coalesys\WebObjectTree\FontInfo::setStrikeout |
( |
|
$value | ) |
|
Sets a value that indicates whether the font is strikethrough.
Coalesys\WebObjectTree\FontInfo::setUnderline |
( |
|
$value | ) |
|
Sets a value that indicates whether the font is underlined.
The documentation for this class was generated from the following file: