Constructor Summary |
---|
FileFontSource(filePath)
Ctor. |
Property Getters/Setters Summary | ||
---|---|---|
function | getFilePath() | |
Path to font file.
|
||
function | getType() | |
Returns the type of the font source.
The value of the property is FontSourceType integer constant. |
function FileFontSource(filePath)
filePath: String
- path to font filefunction getFilePath()
function getType()