Click or drag to resize

DocumentViewEnablePageDropFromSameDocument Property

Use this method to enable dropping of pages from same documents.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[DispIdAttribute(110)]
[BindableAttribute(BindableSupport.Yes)]
public bool EnablePageDropFromSameDocument { get; set; }

Property Value

Type: Boolean
See Also