Set the page offset, or how many items to skip.
public function setOffset($offset) { $this->options['offset'] = $offset; }