FontWeight.ToString Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a text string that represents the value of the FontWeight object.
Assembly: System.Windows (in System.Windows.dll)
Return Value
Type: System.StringA string that represents the value of the FontWeight object, such as "Light" or "Normal".
Show: