Aspose.Note.Fonts Namespace |
Class | Description | |
---|---|---|
![]() ![]() | DocumentFontsSubsystem |
Simple implementation of Aspose.Note.Fonts.FontsSubsystem. Retrieves FontFamily object from OS.
|
![]() | FontsSubsystem |
Base 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 FontFamily object.
|
Interface | Description | |
---|---|---|
![]() | IFontsSubsystem |
Implement this interface if you want to control how Aspose.Note retrieves fonts when saving a document.
|