FontFamily::GetTypefaces Method ()

 

Returns a collection of Typeface objects that represent the type faces in the default system font location.

This API is not CLS-compliant.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public:
[CLSCompliantAttribute(false)]
ICollection<Typeface^>^ GetTypefaces()

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.0
Return to top
Show: