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