onlyAcceptDocuments property

bool onlyAcceptDocuments
getter/setter pair

If true and extractedDocumentFormats is not empty, then barcodes that do not decode to one of the accepted document formats will be ignored.

Default is false

Implementation

bool onlyAcceptDocuments;