page property

String? page
getter/setter pair

Index into the Document.pages element, for example using Document.pages to locate the related page element.

This field is skipped when its value is the default 0. See https://developers.google.com/protocol-buffers/docs/proto3#json.

Required.

Implementation

core.String? page;