System::Drawing::Text::PrivateFontCollection::AddFontFile method
PrivateFontCollection::AddFontFile method
Voegt een lettertype uit het opgegeven bestand toe aan de collectie.
void System::Drawing::Text::PrivateFontCollection::AddFontFile(const String &filename)
| Parameter | Type | Beschrijving |
|---|---|---|
| filename | const String& | Een pad naar het bestand dat het toe te voegen lettertype bevat |
Zie ook
- Class String
- Class PrivateFontCollection
- Namespace System::Drawing::Text
- Library Aspose.Page for C++