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