طريقة System::IO::Stream::set_Position
Stream::set_Position method
يضبط موضع التدفق.
virtual void System::IO::Stream::set_Position(int64_t value)=0
| Parameter | Type | الوصف |
|---|---|---|
| value | int64_t | الإزاحة بالبايت لضبط موضع الدفق إلى |
انظر أيضًا
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++