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

In This Topic
FontVariantCaps Property
In This Topic
Gets or sets a value selecting alternate glyphs used for small or petite capitals or for titling.
Syntax
'Declaration
 
Public Property FontVariantCaps As System.Nullable(Of SvgFontVariantCaps)
 
See Also