pageNumberStart property

int? pageNumberStart
getter/setter pair

The page number from which to start counting the number of pages.

If DocumentMode is PAGELESS, this property will not be rendered.

Implementation

core.int? pageNumberStart;