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