System::Drawing::Text::PrivateFontCollection::AddFontFile method

PrivateFontCollection::AddFontFile method

Adds a font from the specified file to the collection.

void System::Drawing::Text::PrivateFontCollection::AddFontFile(const String &filename)
ParameterTypeDescription
filenameconst String&A path to the file containing the font to add

See Also