FileFontSource

FileFontSource class

Represents the single TrueType font file stored in the file system.

new FileFontSource(filePath)

Ctor.

Methods

NameDescription
getFilePath()Path to font file.
getType()Returns the type of the font source. The value of the property is FontSourceType integer constant.

getFilePath()

Path to font file.

getType()

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