MemoryFontSource

MemoryFontSource class

Represents the single TrueType font file stored in memory.

new MemoryFontSource(fontData)

Ctor.

Methods

NameDescription
getFontData()Binary font data.
getType()Returns the type of the font source. The value of the property is FontSourceType integer constant.

getFontData()

Binary font data.

getType()

Returns the type of the font source. The value of the property is FontSourceType integer constant.