Aspose::Font::Sources::FileSystemStreamSource::GetFontStream method
FileSystemStreamSource::GetFontStream method
Restituisce il flusso del file font. Non dimenticare di chiudere il flusso dopo l’uso.
System::SharedPtr<System::IO::Stream> Aspose::Font::Sources::FileSystemStreamSource::GetFontStream() override
ReturnValue
Font file stream.
Vedi anche
- Typedef SharedPtr
- Class Stream
- Class FileSystemStreamSource
- Namespace Aspose::Font::Sources
- Library Aspose.Font for C++