StreamSource.MustCloseAfterUse
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.
public virtual bool MustCloseAfterUse()
Return Value
True if the stream source wants the stream to be closed after use, otherwise false.
See Also
- class StreamSource
- namespace Aspose.Font.Sources
- assembly Aspose.Font