Aspose::Pdf::OptimizedMemoryStream::set_Position method

OptimizedMemoryStream::set_Position method

When overridden in a derived class, gets or sets the position within the current stream.

void Aspose::Pdf::OptimizedMemoryStream::set_Position(int64_t value) override

ReturnValue

The current position within the stream.

See Also