Interface IFontsSubsystem

Interface IFontsSubsystem

Nombre del espacio: Aspose.Note.Fonts Asamblea: Aspose.Note.dll (25.4.0)

Implementa esta interfaz si quieres controlar cómo Aspose.Note recibe las fuentes al salvar un documento.

public interface IFontsSubsystem

Methods

GetFontFamily(El string)

Tiene una familia de fuentes.

FontFamily GetFontFamily(string fontName)

Parameters

fontName string

El nombre de la font.

Returns

FontFamily

El sistema.Drawing.FontFamily

 Español