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
此分類上一篇:Drawing.FontFamily