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

In This Topic
FontVariantPosition Property
In This Topic
Gets or sets a value that enables or disables typographic subscript and superscript glyphs.
Syntax
'Declaration
 
Public Property FontVariantPosition As System.Nullable(Of SvgFontVariantPosition)
 
See Also