onlyAcceptDocuments property
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;
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
bool onlyAcceptDocuments;