index property

int? index
getter/setter pair

The index at which the new page will be inserted. If not provided, the page will be added at the end of the document.

Implementation

int? index;