This topic has not yet been rated - Rate this topic

Fonts.GetFontFamilies Method

Returns the collection of FontFamily objects from a specified font location.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member GetFontFamilies(String) Returns the collection of FontFamily objects from a string value that represents the location of the fonts.
Public method Static member GetFontFamilies(Uri) Returns a collection of FontFamily objects from a uniform resource identifier (URI) value that represents the location of the fonts.
Public method Static member GetFontFamilies(Uri, String) Returns a collection of FontFamily objects using a base uniform resource identifier (URI) value to resolve the font location.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.