FontSettings

FontSettings class

Provides methods for working with sources to look for TrueType fonts.

public static class FontSettings

Methods

Name Description
static ResetFontSources() Resets font sources that have been set before.
static SetFontSources(params IFontSource[]) Set the sources to look for TrueType fonts when rendering documents.

See Also