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