IPageStreamFactory
Leave feedback
On this page
Defines the methods that are required for instantiating and releasing output page stream.
public interface IPageStreamFactory
| Name | Description |
|---|---|
| CreatePageStream(int) | Creates the stream used to write output page data. |
| ReleasePageStream(int, Stream) | Releases the stream created by CreatePageStream method. |
- namespace GroupDocs.Viewer.Interfaces
- assembly GroupDocs.Viewer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.