Aspose::Font::Sources::FileSystemStreamSource::GetFontStream 方法

FileSystemStreamSource::GetFontStream method

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

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

ReturnValue

Font file stream.

另见