Interface IFontsSubsystem

IFontsSubsystem interface

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

public interface IFontsSubsystem

Methods

NameDescription
GetFontFamily(string)Gets font family.

See Also