set_Position()
Stream::set_Position(int64_t) method
Sets the stream’s position.
virtual void System::IO::Stream::set_Position(int64_t value)=0
Arguments
| Parameter | Type | Description |
|---|---|---|
| value | int64_t | The byte offset to set the stream’s position to |
See Also
- Class Stream
- Namespace System::IO
- Library Aspose.Slides