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