Namespace Aspose.Note.Fonts

Namespace Aspose.Note.Fonts

Classes

Class NameDescription
DocumentFontsSubsystemSimple implementation of Aspose.Note.Fonts.FontsSubsystem. Retrieves System.Drawing.FontFamily object from OS.
FontsSubsystemBase class implementing Aspose.Note.Fonts.IFontsSubsystem interface. Provides functionality for default font and font’s substitutions. Override Aspose.Note.Fonts.FontsSubsystem.FetchFontFamily protected member function in a derived class to implement logic for retrieving of System.Drawing.FontFamily object.

Interfaces

Interface NameDescription
IFontsSubsystemImplement this interface if you want to control how Aspose.Note retrieves fonts when saving a document.