Click or drag to resize

WFProcInfoQueryNewDocPage Method

This method is used to return the index of a page within the Document.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public int QueryNewDocPage(
	int Position
)

Parameters

Position
Type: SystemInt32

Return Value

Type: Int32
Remarks

The insertionPos parameter specifies the index of the page in order of creation.

See Also