pageIndex property
int
get
pageIndex
Index of the document page, whence the result is received.
Implementation
int get pageIndex => _pageIndex;
Index of the document page, whence the result is received.
int get pageIndex => _pageIndex;