SplitStreamContainer.Insert
SplitStreamContainer.Insert method
Inserts the stream container into specified position.
public void Insert(int position, StreamContainer stream, bool disposeStream)
Parameter | Type | Description |
---|---|---|
position | Int32 | The position to insert to. |
stream | StreamContainer | The stream container to insert. |
disposeStream | Boolean | if set to true disposes stream. |
Exceptions
exception | condition |
---|---|
FrameworkException |
See Also
- class StreamContainer
- class SplitStreamContainer
- namespace Aspose.PSD
- assembly Aspose.PSD