unsupportedDocumentTitle property

String? unsupportedDocumentTitle
getter/setter pair

String: title of the dialog, which is shown when unsupported document is scanned. If null, default value will be used.

Implementation

String? unsupportedDocumentTitle;