Click or drag to resize

DocumentProcessPages Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void ProcessPages(
	[OptionalAttribute] Object Images,
	[OptionalAttribute] string OutputFileName,
	[OptionalAttribute] Converter Converter
)

Parameters

Images (Optional)
Type: SystemObject
OutputFileName (Optional)
Type: SystemString
Converter (Optional)
Type: Kofax.OmniPageCSDK.IproPlusConverter
See Also