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

In This Topic
FontStyle Property (SvgElement)
In This Topic
Gets or sets a value selecting normal, italic or oblique font faces.
Syntax
'Declaration
 
Public Property FontStyle As System.Nullable(Of SvgFontStyle)
 
See Also