groupdocs.viewer.interfaces
Leave feedback
On this page
Types under groupdocs.viewer.interfaces.
| Class | Description |
|---|---|
CreateFileStream |
Represents a method that creates a stream used to write output file data. |
CreatePageStream |
Represents a method that creates a stream used to write output page data. |
CreateResourceStream |
Represents a method that creates a stream for writing output HTML resource data. |
CreateResourceUrl |
Represents the method that creates a URL for an HTML resource. |
IFileStreamFactory |
Defines the methods required for instantiating and releasing an output file stream. |
IPageStreamFactory |
The interface defines methods required for instantiating and releasing output page streams. |
IResourceStreamFactory |
Defines the methods required for creating resource URLs, instantiating, and releasing output HTML resource streams. |
ReleaseFileStream |
Releases a stream that was instantiated by the method associated with CreateFileStream delegate. |
ReleasePageStream |
Releases stream which was instantiated by the method associated with CreatePageStream delegate. |
ReleaseResourceStream |
Releases a stream that was instantiated by the method associated with CreateResourceStream delegate. |
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.