pageNumber property

int? pageNumber
getter/setter pair

If the file was a PDF or TIFF, this field gives the page number within the file used to produce the image.

Implementation

core.int? pageNumber;