[]
Initializes a new instance of SvgFontFamily.
public SvgFontFamily(string fontName, bool quoted = false)
Public Sub New(fontName As String, Optional quoted As Boolean = False)
Type | Name | Description |
---|---|---|
string | fontName | The name of the font family. |
bool | quoted | Indicates whether the token must be quoted. |