IFileStreamFactory
IFileStreamFactory class
Defines the methods that are required for instantiating and releasing output file stream.
The IFileStreamFactory type exposes the following members:
Methods
Name | Description |
---|---|
create_file_stream() | Creates the stream used to write output file data. |
release_file_stream(file_stream) | Releases the stream created by None method. |
See Also
- namespace groupdocs.viewer.interfaces
- assembly GroupDocs.Viewer