ICanvasDrawingStylesFont Property |
Font setting. Default value 10px sans-serif
Namespace: Aspose.Html.Dom.CanvasAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax string Font { get; set; }
Property Font As String
Get
Set
property String^ Font {
String^ get ();
void set (String^ value);
}
abstract Font : string with get, set
Property Value
Type:
StringSee Also