reviewScreenPageCount property

String reviewScreenPageCount
getter/setter pair

The page count label text. The first occurrence of '%d' denotes the current page number, while the second occurrence of '%d' denotes the total number of captured pages. Default is "Page %d/%d"

Implementation

String reviewScreenPageCount;