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

ByteContentStreamSource::GetFontStream method

Returns font file stream. Don’t forget to close the stream after use.

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

ReturnValue

Font file stream.

See Also