Interface IFontsSubsystem

Interface IFontsSubsystem

이름 공간 : Aspose.Note.Fonts 모임: Aspose.Note.dll (25.4.0)

이 인터페이스를 구현하려면 문서를 저장할 때 Aspose.Note가 글꼴을 수신하는 방법을 제어하십시오.

public interface IFontsSubsystem

Methods

GetFontFamily(스트리트)

가족의 글꼴을 쓴다.

FontFamily GetFontFamily(string fontName)

Parameters

fontName string

그 이름의 글꼴.

Returns

FontFamily

원제 :Drawing.FontFamily

 한국어