IFileStreamFactory Interface |
Namespace: GroupDocs.Viewer.Interfaces
The IFileStreamFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateFileStream |
Creates the stream used to write output file data.
|
![]() | ReleaseFileStream |
Releases the stream created by CreateFileStream method.
|