Aspose::Font::Sources::FileSystemStreamSource فئة
FileSystemStreamSource class
يمثل مصدر تدفق يعتمد على نظام الملفات.
class FileSystemStreamSource : public Aspose::Font::Sources::StreamSource
الطرق
| طريقة | الوصف |
|---|---|
| Clone() override | ينسخ كائن FileSystemStreamSource. |
| FileSystemStreamSource(System::String) | يهيء كائن FileSystemStreamSource جديد. |
| get_FileName() const | يحصل على اسم الملف. |
| GetFontStream() override | يرجع تدفق ملف الخط. لا تنس إغلاق التدفق بعد الاستخدام. |
| set_FileName(System::String) | يضبط اسم الملف. |
انظر أيضًا
- Class StreamSource
- Namespace Aspose::Font::Sources
- Library Aspose.Font for C++