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

The base class for capture view controller parameters. More...

#import <kfxIParameters.h>

Inheritance diagram for kfxIParameters:
kfxBillCaptureParameters kfxCheckCaptureParameters kfxCreditCardCaptureParameters kfxIDCaptureParameters kfxPassportCaptureParameters

Properties

kfxLookAndFeelParameterslookAndFeelParameters
 Look and feel parameters object. More...
 
kfxProcessingParametersprocessingParameters
 Processing parameters object. More...
 
kfxExtractionParametersextractionParameters
 Extraction parameters object. More...
 

Detailed Description

The base class for capture view controller parameters.

Encapsulates all parameters common for capture view controllers.

Property Documentation

- (kfxExtractionParameters*) extractionParameters
readwritenonatomiccopy

Extraction parameters object.

A property to get and set kfxExtractionParameters object. The default value is nil.

See also
kfxExtractionParameters
- (kfxLookAndFeelParameters*) lookAndFeelParameters
readwritenonatomiccopy

Look and feel parameters object.

A property to get and set kfxLookAndFeelParameters object. The default value is nil.

See also
kfxLookAndFeelParameters
- (kfxProcessingParameters*) processingParameters
readwritenonatomiccopy

Processing parameters object.

A property to get and set kfxProcessingParameters object. The default value is nil.

See also
kfxProcessingParameters

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.