StringResult.ToStream
StringResult.ToStream method
Tries to convert the result to a stream object.
public Stream ToStream()
Return Value
A stream object representing the output data if the result is stream; otherwise null
.
See Also
- class StringResult
- namespace Aspose.Page.Plugins
- assembly Aspose.Page