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