Kofax Mobile SDK API Reference
kfxKEDCheckDetectionResult.h
Go to the documentation of this file.
1 //
2 // kfxKEDCheckDetectionResult.h
3 // kfxLibEngines
4 //
5 // Copyright (c) 2014-2017 Kofax. All rights reserved.
6 //
7 
10 
12 
15 typedef enum kedCheckSide {
19 } KEDCheckSide;
20 
22 
27 typedef enum kedCheckType {
30 } KEDCheckType;
31 
33 
36 
38 
41 @property (nonatomic, readonly) KEDCheckSide checkSide;
42 
43 @end
KEDCheckSide checkSide
Reports side of the check that was detected.
Definition: kfxKEDCheckDetectionResult.h:41
Definition: kfxKEDCheckDetectionResult.h:17
kedCheckSide
An enumeration containing the possible check detection side values.
Definition: kfxKEDCheckDetectionResult.h:15
A base class for detection results.
Definition: kfxKEDDocumentBaseDetectionResult.h:43
Definition: kfxKEDCheckDetectionResult.h:29
enum kedCheckSide KEDCheckSide
An enumeration containing the possible check detection side values.
A configuration object for controlling the kfxKCDCheckDetector object.
Definition: kfxKEDCheckDetectionSettings.h:13
Definition: kfxKEDCheckDetectionResult.h:28
Definition: kfxKEDCheckDetectionResult.h:16
enum kedCheckType KEDCheckType
An enumeration containing the possible check type values.
Definition: kfxKEDCheckDetectionResult.h:18
A result object returned by the Check Detector.
Definition: kfxKEDCheckDetectionResult.h:35
kedCheckType
An enumeration containing the possible check type values.
Definition: kfxKEDCheckDetectionResult.h:27
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.