SplitStreamContainer.Position
SplitStreamContainer.Position property
Gets or sets the current position within the stream. This value represents offset from the starting stream position passed in the StreamContainer constructor.
public override long Position { get; set; }
Property Value
The current stream position.
See Also
- class SplitStreamContainer
- namespace Aspose.PSD
- assembly Aspose.PSD