System::IO::STDIOStreamWrapperBase::set_Position method
STDIOStreamWrapperBase::set_Position method
Sets the stream’s position.
virtual void System::IO::STDIOStreamWrapperBase<T, typename>::set_Position(int64_t value) override
| Parameter | Type | Description | 
|---|---|---|
| value | int64_t | Value to set the stream’s position | 
See Also
- Class STDIOStreamWrapperBase
 - Namespace System::IO
 - Library Aspose.Font for C++