index property
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;
The index at which the new page will be inserted. If not provided, the page will be added at the end of the document.
int? index;