Determines the frame processing mode, whether to process all in the frame or just barcodes.
public enum FrameProcessing
Value | Member | Description |
---|---|---|
0 | All | To process frame barcodes, includes barcodes on the front and back of the ID card |
1 | BarcodeOnly | To process only barcodes on the back of the ID card |
On ID cards, use BarcodeOnly if you are only interested on the back side of the ID card, where a barcode is depicted. This selection will save memory and processing power.