barcodeStepUsed property

bool? barcodeStepUsed
getter/setter pair

This member indicates whether the barcode scanning step was utilized during the process. If the barcode scanning step was executed: a parsable barcode image will be stored in the barcodeCameraFrame. If the barcode scanning step was not executed: a parsable barcode image will be stored in the fullDocumentImage.

Implementation

bool? barcodeStepUsed;