FontSettings Class
Provides methods for working with sources to look for TrueType fonts.
Inheritance Hierarchy
SystemObject
  GroupDocs.Viewer.FontsFontSettings

Namespace: GroupDocs.Viewer.Fonts
Assembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax
public static class FontSettings

The FontSettings type exposes the following members.

Methods
  NameDescription
Public methodStatic memberResetFontSources
Resets font sources that have been set before.
Public methodStatic memberSetFontSources
Set the sources to look for TrueType fonts when rendering documents.
See Also