Interface IFontsSubsystem

Interface IFontsSubsystem

Le nom : Aspose.Note.Fonts Assemblée: Aspose.Note.dll (25.4.0)

Implémentez cette interface si vous voulez contrôler la façon dont Aspose.Note reçoit les fonctions lors de l’enregistrement d’un document.

public interface IFontsSubsystem

Methods

GetFontFamily(Le string)

Il y a la famille font.

FontFamily GetFontFamily(string fontName)

Parameters

fontName string

Il nome del font.

Returns

FontFamily

Le système.Drawing.FontFamily

 Français