IStreamWrapperFactory class
IStreamWrapperFactory class
Factory of StreamWrappers. For COM interface.
The IStreamWrapperFactory type exposes the following members:
Methods
Method | Description |
---|---|
create_memory_stream_wrapper | Creates MemoryStream wrapper. |
create_memory_stream_wrapper | Creates MemoryStream wrapper based on the specified byte array. |
create_file_stream_wrapper | Creates FileStream with the specified path and creation mode. |
create_file_stream_wrapper | Creates FileStream with the specified path, creation mode, and read/write permission. |
See Also
- module
aspose.slides
- library
Aspose.Slides