pageCounterButtonTitle property

String? pageCounterButtonTitle
getter/setter pair

Title suffix of the button that finishes the document scanning when multi-page scanning is enabled. The button's title has the format "# Pages", where '#' shows the number of images captured up to now and the suffix "Pages" is set using this method.

Implementation

String? pageCounterButtonTitle;