IPageStreamFactory class
IPageStreamFactory class
Defines the methods that are required for instantiating and releasing output page stream.
The IPageStreamFactory type exposes the following members:
Methods
| Method | Description |
|---|---|
| create_page_stream | Creates the stream used to write output page data. |
| release_page_stream | Releases the stream created by IPageStreamFactory.create_page_stream method. |
See Also
- module
groupdocs.viewer.interfaces