GroupDocs.Viewer.Fonts

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

Classes

Class Description
FolderFontSource Represents the folder that contains TrueType fonts.
FontSettings Provides methods for working with sources to look for TrueType fonts.
UsedFontInfo Represents info about one font (including its binary data), which is used in some document

Interfaces

Interface Description
IFontSource Marker interface for the font sources.

Enumeration

Enumeration Description
FontFormat Represents all font formats, which may be present in the UsedFontInfo class
SearchOption Specifies whether to search the current folder, or the current folder and all subfolders.