IFileStreamFactory
Leave feedback
On this page
Defines the methods that are required for instantiating and releasing output file stream.
public interface IFileStreamFactory
| Name | Description |
|---|---|
| CreateFileStream() | Creates the stream used to write output file data. |
| ReleaseFileStream(Stream) | Releases the stream created by CreateFileStream 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.