onlyAcceptDocuments property

bool onlyAcceptDocuments
getter/setter pair

If true and extractedDocumentFormats is not empty, then barcodes that don't decode to one of the extracted document formats will be ignored.

Default is false

Implementation

bool onlyAcceptDocuments;