pageIndex property

int? pageIndex

Index of the document page, whence the result is received.

Implementation

int? get pageIndex => _pageIndex;