DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / FontFamily Property

In This Topic
FontFamily Property (SvgElement)
In This Topic
Gets or sets a value specifying the font family.
Syntax
'Declaration
 
Public Property FontFamily As System.Collections.Generic.List(Of SvgFontFamily)
 
See Also