ByteArrayResult.ToStream
ByteArrayResult.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 ByteArrayResult
- namespace Aspose.Page.Plugins
- assembly Aspose.Page