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