Click or drag to resize

PagesCopyAllPages Method

Copies all pages from this document to another IPRO document.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void CopyAllPages(
	Document Document,
	[OptionalAttribute] Object PageIndex
)

Parameters

Document
Type: Kofax.OmniPageCSDK.IproPlusDocument
PageIndex (Optional)
Type: SystemObject
See Also