get_Families()

FontCollection::get_Families() method

Returns an array of FontFamily objects associated with the font collection represented by the current object.

virtual ArrayPtr<SharedPtr<FontFamily>> System::Drawing::Text::FontCollection::get_Families()

See Also