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)
Parameter | Type | Description |
---|---|---|
filename | const String& | A path to the file containing the font to add |
See Also
- Class String
- Class PrivateFontCollection
- Namespace System::Drawing::Text
- Library Aspose.PUB for C++