Kofax Mobile SDK API Reference
kfxKOEDataField.h
Go to the documentation of this file.
1 //
2 // kfxKOEDataField.h
3 // kfxLibEngines
4 //
5 // Copyright (c) 2014-2018 Kofax. All rights reserved. Kofax Confidential.
6 // Unauthorized use, duplication, or distribution, or disclosure is strictly prohibited.
7 //
8 
9 #import "kfxKOEField.h"
10 
12 
16 
18 
21 @property (nonatomic, strong) NSString* value;
22 
23 @end
Field object.
Definition: kfxKOEField.h:17
Data Field object.
Definition: kfxKOEDataField.h:15
NSString * value
A string value with field value.
Definition: kfxKOEDataField.h:21
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.