get_Families()

PrivateFontCollection::get_Families() method

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

ArrayPtr<SharedPtr<FontFamily>> System::Drawing::Text::PrivateFontCollection::get_Families() override

See Also