| 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. | ||
| Constructor Detail |
|---|
function FileFontSource(filePath)
filePath: String - path to font file| Property Getters/Setters Detail |
|---|
getFilePath : String | |
function getFilePath() | |
getType : Number | |
function getType() | |