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

Data Field object. More...

#import <kfxKOEDataField.h>

Inheritance diagram for kfxKOEDataField:
kfxKOEField

Properties

NSString * value
 A string value with field value. More...
 
- Properties inherited from kfxKOEField
NSString * name
 A string value with field name. More...
 
kfxKEDBoundingRectanglerect
 A bounding rectangle value with field location. More...
 
CGFloat confidence
 A float value with field confidence. More...
 

Detailed Description

Data Field object.

Data field object represents data associated with document fields.

Property Documentation

- (NSString*) value
readwritenonatomicstrong

A string value with field value.

Default value is empty NSString.


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.