IPageStreamFactory Interface |
Namespace: GroupDocs.Viewer.Interfaces
The IPageStreamFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatePageStream |
Creates the stream used to write output page data.
|
![]() | ReleasePageStream |
Releases the stream created by CreatePageStream(Int32) method.
|