DocumentOMRFrame Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic OMR_FRAME OMRFrame { get; set; }
Public Property OMRFrame As OMR_FRAME
Get
Set
public:
property OMR_FRAME OMRFrame {
OMR_FRAME get ();
void set (OMR_FRAME value);
}
Property Value
Type:
OMR_FRAME
See Also