Click or drag to resize

DocumentViewEnablePageDropFromOtherDocument Property

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

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

Property Value

Type: Boolean
See Also