FontStretch Property (SvgElement)
Gets or sets a value specifying the width of the font, selects a normal, condensed, or expanded face from a font family.
public System.Nullable<SvgFontStretch> FontStretch {get; set;}
'Declaration
Public Property FontStretch As System.Nullable(Of SvgFontStretch)