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

In This Topic
FontSize Property (SvgElement)
In This Topic
Gets or sets a scale factor applied to the EM unit of the font.
Syntax
'Declaration
 
Public Property FontSize As System.Nullable(Of SvgLength)
 
See Also