GraphicContextFontSize Property
Sets or gets text font size.

Namespace: Aspose.Html.Rendering
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public virtual float FontSize { get; set; }

Property Value

Type: Single
See Also