Click or drag to resize

SettingCollectionProcessPages Method (String, String, String, Boolean)

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public void ProcessPages(
	string docfile,
	string[] imagefiles,
	string template,
	bool multithreaded = true
)

Parameters

docfile
Type: SystemString
imagefiles
Type: SystemString
template
Type: SystemString
multithreaded (Optional)
Type: SystemBoolean
See Also