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