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