Interface IFontsSubsystem

Interface IFontsSubsystem

Namespace: Aspose.Note.Fonts
Assembly: Aspose.Note.dll (24.12.0)

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

public interface IFontsSubsystem

Methods

GetFontFamily(string)

Gets font family.

FontFamily GetFontFamily(string fontName)

Parameters

fontName string

The font name.

Returns

FontFamily

The System.Drawing.FontFamily.