SettingNodeIntValue Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.0.0.0 (22.0.22462.100)
Syntaxpublic int IntValue { get; set; }
Public Property IntValue As Integer
Get
Set
public:
property int IntValue {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also