Aspose::Font::Sources::ByteContentStreamSource sınıfı
ByteContentStreamSource class
İçerik akışına dayalı bir akış kaynağını temsil eder.
class ByteContentStreamSource : public Aspose::Font::Sources::StreamSource
Yöntemler
| Yöntem | Açıklama |
|---|---|
| ByteContentStreamSource(System::ArrayPtr<uint8_t>) | Yeni bir ByteContentStreamSource nesnesi başlatır. |
| Clone() override | ByteContentStreamSource nesnesini klonlar. |
| GetFontStream() override | Yazı tipi dosya akışını döndürür. Kullanımdan sonra akışı kapatmayı unutmayın. |
Ayrıca Bakınız
- Class StreamSource
- Namespace Aspose::Font::Sources
- Library Aspose.Font for C++