Kofax Mobile SDK API Reference
Classes | Typedefs | Enumerations
kfxKEDCheckDetectionResult.h File Reference
#import "kfxKEDDocumentBaseDetectionResult.h"
#import "kfxKEDCheckDetectionResultCompatibility.h"

Go to the source code of this file.

Classes

class  kfxKEDCheckDetectionResult
 A result object returned by the Check Detector. More...
 

Typedefs

typedef enum kedCheckSide KEDCheckSide
 An enumeration containing the possible check detection side values. More...
 
typedef enum kedCheckType KEDCheckType
 An enumeration containing the possible check type values. More...
 

Enumerations

enum  kedCheckSide { KED_CHECK_SIDE_FRONT, KED_CHECK_SIDE_BACK, KED_CHECK_SIDE_NONE }
 An enumeration containing the possible check detection side values. More...
 
enum  kedCheckType { KED_CHECK_TYPE_PERSONAL, KED_CHECK_TYPE_BUSINESS }
 An enumeration containing the possible check type values. More...
 

Typedef Documentation

typedef enum kedCheckSide KEDCheckSide

An enumeration containing the possible check detection side values.

Check detection results will indicate which side of a check was found using one of these values.

typedef enum kedCheckType KEDCheckType

An enumeration containing the possible check type values.

Check detection results will indicate which check type was detected.

Preserved for future use.

Enumeration Type Documentation

An enumeration containing the possible check detection side values.

Check detection results will indicate which side of a check was found using one of these values.

Enumerator
KED_CHECK_SIDE_FRONT 
KED_CHECK_SIDE_BACK 
KED_CHECK_SIDE_NONE 

An enumeration containing the possible check type values.

Check detection results will indicate which check type was detected.

Preserved for future use.

Enumerator
KED_CHECK_TYPE_PERSONAL 
KED_CHECK_TYPE_BUSINESS 
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.