pageOffset property

int? pageOffset
getter/setter pair

The index of the first page in Document.pages in the overall document global pages.

Available for document shards created by the document splitter.

Implementation

core.int? pageOffset;