System::Drawing::Text::PrivateFontCollection::AddFontFile طريقة
PrivateFontCollection::AddFontFile method
يضيف خطًا من الملف المحدد إلى المجموعة.
void System::Drawing::Text::PrivateFontCollection::AddFontFile(const String &filename)
| Parameter | Type | الوصف |
|---|---|---|
| اسم الملف | const String& | مسار إلى الملف الذي يحتوي على الخط المراد إضافته |
انظر أيضًا
- Class String
- Class PrivateFontCollection
- Namespace System::Drawing::Text
- Library Aspose.Page for C++