SvgFontFamily Constructor
Initializes a new instance of
SvgFontFamily.
public SvgFontFamily(
System.string ,
System.bool
)
'Declaration
Public Function New( _
ByVal As System.String, _
Optional ByVal As System.Boolean _
)
Parameters
- fontName
- The name of the font family.
- quoted
- Indicates whether the token must be quoted.