com.groupdocs.viewer.fonts

The package provides classes and enumerations to manage fonts used during the rendering process.

The main classes and interfaces in this package are:

  • FolderFontSource - Represents a folder that contains TrueType fonts.
  • FontSettings - Provides methods for working with sources to look for TrueType fonts.
  • FontSource - Marker interface for the font sources.

For more details on working with fonts in GroupDocs.Viewer, please refer to the GroupDocs.Viewer Documentation.

Classes

Class Description
FolderFontSource Represents a folder that contains TrueType fonts.
FontSettings Provides methods for working with sources to look for TrueType fonts.

Interfaces

Interface Description
FontSource Marker interface for the font sources.

Enumerations

Enum Description
SearchOption Specifies whether to search the current folder, or the current folder and all subfolders.