GraphicContext.Font
GraphicContext.Font property
设置或获取用于呈现文本的真实字体对象。
public virtual ITrueTypeFont Font { get; set; }
也可以看看
- interface ITrueTypeFont
- class GraphicContext
- 命名空间 Aspose.Html.Rendering
- 部件 Aspose.HTML
设置或获取用于呈现文本的真实字体对象。
public virtual ITrueTypeFont Font { get; set; }