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

In This Topic
FontVariantLigatures Property
In This Topic
Gets or sets a value that enables or disables ligatures and contextual forms.
Syntax
'Declaration
 
Public Property FontVariantLigatures As System.Nullable(Of SvgFontVariantLigatures)
 
See Also