Aspose::Font::Sources::ByteContentStreamSource::GetFontStream method

ByteContentStreamSource::GetFontStream method

返回字体文件流。使用后请记得关闭流。

System::SharedPtr<System::IO::Stream> Aspose::Font::Sources::ByteContentStreamSource::GetFontStream() override

ReturnValue

Font file stream.

另见