FontFamily::ToString Method ()
.NET Framework (current version)
Returns the value of the Source property.
Assembly: PresentationCore (in PresentationCore.dll)
Return Value
Type: System::String^The source location of the FontFamily object, including the directory or uniform resource identifier (URI) location reference.
If the FontFamily object was created without specifying a font family name, the return value is Empty.
.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: