System::IO::Stream::set_Position method
Stream::set_Position method
Sets the stream’s position.
virtual void System::IO::Stream::set_Position(int64_t value)=0
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.Font for C++