FileCreateStreamProvider class
FileCreateStreamProvider class
Represents FileStream implementation for providing streams to the rendering devices.
The FileCreateStreamProvider type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the FileCreateStreamProvider class. |
init | Initializes a new instance of the FileCreateStreamProvider class. |
init | Initializes a new instance of the FileCreateStreamProvider class. |
Properties
Property | Description |
---|---|
directory | Gets or sets the directory. |
name | Gets or sets the name. |
Methods
Method | Description |
---|---|
get_stream | Provides a stream for rendering. |
get_stream | Provides a stream for rendering. |
release_stream | Releases the stream. |
See Also
- module
aspose.svg.io
- class
FileCreateStreamProvider
- class
ICreateStreamProvider