FontWeight::ToString Method ()
.NET Framework (current version)
Returns a text string that represents the value of the FontWeight object and is based on the CurrentCulture property information.
Assembly: PresentationCore (in PresentationCore.dll)
Return Value
Type: System::String^A String that represents the value of the FontWeight object, such as "Light", "Normal", or "UltraBold".
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: