This property returns the value of the current item.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string Value { get; }
Public ReadOnly Property Value As String
Get
public:
property String^ Value {
String^ get ();
}
Property Value
Type:
String
See Also