FontSourceBase
FontSourceBase class
This is an abstract base class for the classes that allow the user to specify various font sources
class FontSourceBase;
Methods
| Method | Description |
|---|---|
| getType() | Returns the type of the font source. |
getType()
Returns the type of the font source.
getType() : FontSourceType;
Returns