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; }