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

In This Topic
FontStretch Property (SvgElement)
In This Topic
Gets or sets a value specifying the width of the font, selects a normal, condensed, or expanded face from a font family.
Syntax
'Declaration
 
Public Property FontStretch As System.Nullable(Of SvgFontStretch)
 
See Also