StreamSource class
StreamSource class
Represents a stream source.
Inheritance: StreamSource
→
Source
The StreamSource type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the StreamSource class. |
init | Initializes a new instance of the StreamSource class. |
Properties
Property | Description |
---|---|
stream | Gets the stream. |
dispose_stream | Gets a value indicating whether stream should be disposed whenever container gets disposed. |
Methods
Method | Description |
---|---|
get_stream_container | Gets the stream container. |
See Also
- module
aspose.cad.sources
- class
Source
- class
StreamSource