Kofax Mobile SDK API Reference
Properties | List of all members
kfxCheckCaptureParameters Class Reference

#import <kfxCheckCaptureParameters.h>

Inheritance diagram for kfxCheckCaptureParameters:
kfxIParameters

Properties

kfxCheckSide checkSide
 A check side value that determines check detection functionality. More...
 
kfxCheckDatareverseSideCheck
 Data for reverse side of the check. More...
 
kfxCheckCountry country
 A value that determines country. More...
 
- Properties inherited from kfxIParameters
kfxLookAndFeelParameterslookAndFeelParameters
 Look and feel parameters object. More...
 
kfxProcessingParametersprocessingParameters
 Processing parameters object. More...
 
kfxExtractionParametersextractionParameters
 Extraction parameters object. More...
 

Detailed Description

The check capture view controller parameters. Encapsulates all parameters related to check capture, processing and extraction.

See also
kfxIParameters

Property Documentation

- (kfxCheckSide) checkSide
readwritenonatomicassign

A check side value that determines check detection functionality.

The supported modes are: kfxCheckSide_Front: Front check side. kfxCheckSide_Back: Back check side.

The default value is kfxCheckSide_Front.

See also
kfxCheckSide
- (kfxCheckCountry) country
readwritenonatomicassign

A value that determines country.

This value is used for the extraction.

Specify one of the available values from kfxCheckCountry enumeration. The default value is kfxCheckCountry_NotSpecified.

See also
kfxCheckCountry
- (kfxCheckData*) reverseSideCheck
readwritenonatomicstrong

Data for reverse side of the check.

This data will be used for extraction along with the image for the current side of the check. The field is used when capturing both sides of the check.

See also
kfxCheckData

The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.