GraphicContext.Font
GraphicContext.Font property
テキストのレンダリングに使用される True Type フォント オブジェクトを設定または取得します。
public virtual ITrueTypeFont Font { get; set; }
関連項目
- interface ITrueTypeFont
- class GraphicContext
- 名前空間 Aspose.Html.Rendering
- 組み立て Aspose.HTML
テキストのレンダリングに使用される True Type フォント オブジェクトを設定または取得します。
public virtual ITrueTypeFont Font { get; set; }