LanguageFont.FontStretch Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the FontStretch property of the font.
public:
property FontStretch FontStretch { FontStretch get(); };
FontStretch FontStretch();
public FontStretch FontStretch { get; }
var fontStretch = languageFont.fontStretch;
Public ReadOnly Property FontStretch As FontStretch
Property Value
The FontStretch property.