Aspose::Font::Sources::StreamSource::MustCloseAfterUse method
StreamSource::MustCloseAfterUse method
The inheritors may prevent stream from closing. Returns true if the stream source wants the stream to be closed after use. Otherwise returns false.
virtual bool Aspose::Font::Sources::StreamSource::MustCloseAfterUse()
ReturnValue
True if the stream source wants the stream to be closed after use, otherwise false.
See Also
- Class StreamSource
- Namespace Aspose::Font::Sources
- Library Aspose.Font for C++