Constructor Summary |
---|
MemoryFontSource(fontData)
Ctor. |
Property Getters/Setters Summary | ||
---|---|---|
method | getFontData() | |
Binary font data.
|
||
method | getType() | |
Returns the type of the font source.
The value of the property is FontSourceType integer constant. |
MemoryFontSource(fontData)
fontData: byte[]
- Binary font data.byte[] getFontData()
int getType()