This method moves this page to another document.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void MovePage(
Document Document,
[OptionalAttribute] Object PageIndex
)
Public Sub MovePage (
Document As Document,
<OptionalAttribute> PageIndex As Object
)
public:
void MovePage(
[InAttribute] Document^ Document,
[OptionalAttribute] [InAttribute] Object^ PageIndex
)
Parameters
- Document
- Type: Kofax.OmniPageCSDK.IproPlus.Document
- PageIndex (Optional)
- Type: System.Object
Remarks
See Also