new Font()

Constructor.

Methods

getCharSets()

The supported character sets of the font.

getFlags()

Flags that indicate the following: missing font, default font, asian font, complex font, vertical font, and font type.

getID()

The ID of the element within its parent element.

getName()

The name of the font as a UTF-16 Unicode string.

getPanos()

The panose signature for the font. Panose is a classification system for typefaces that categorizes them based upon their visual characteristics.

getUnicodeRanges()

The supported Unicode ranges of the font.

setCharSets()

The supported character sets of the font.

setFlags()

Flags that indicate the following: missing font, default font, asian font, complex font, vertical font, and font type.

setID()

The ID of the element within its parent element.

setName()

The name of the font as a UTF-16 Unicode string.

setPanos()

The panose signature for the font. Panose is a classification system for typefaces that categorizes them based upon their visual characteristics.

setUnicodeRanges()

The supported Unicode ranges of the font.