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++