Click or drag to resize

WFHandlerAddPageByIndex Method

Use this method to add an existing page of the Document to the workflow.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void AddPageByIndex(
	int PageIndex
)

Parameters

PageIndex
Type: SystemInt32
See Also