| Visual Basic (Declaration) | |
|---|---|
Public Property FontStretch As FontStretch | |
| C# | |
|---|---|
public FontStretch FontStretch {get; set;} | |
| C++/CLI | |
|---|---|
public: property FontStretch FontStretch { FontStretch get(); void set ( FontStretch value); } | |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)