Class StreamSource
StreamSource class
Represents a stream source.
public sealed class StreamSource : Source
Constructors
Name | Description |
---|---|
StreamSource(Stream) | Initializes a new instance of the StreamSource class. |
StreamSource(Stream, bool) | Initializes a new instance of the StreamSource class. |
Properties
Name | Description |
---|---|
DisposeStream { get; } | Gets a value indicating whether stream should be disposed whenever container gets disposed. |
Stream { get; } | Gets the stream. |
Methods
Name | Description |
---|---|
override GetStreamContainer() | Gets the stream container. |
See Also
- class Source
- namespace Aspose.CAD.Sources
- assembly Aspose.CAD