IThumbnailViewEnablePageDropFromOtherDocument Property
|
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxbool EnablePageDropFromOtherDocument {
[DispIdAttribute(111)]
get;
[DispIdAttribute(111)]
set;
}
Property EnablePageDropFromOtherDocument As Boolean
<DispIdAttribute(111)>
Get
<DispIdAttribute(111)>
Set
property bool EnablePageDropFromOtherDocument {
[DispIdAttribute(111)]
bool get ();
[DispIdAttribute(111)]
void set (bool value);
}
Property Value
Type:
Boolean
See Also