Click or drag to resize

ScannerScanPages Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void ScanPages(
	string FileName,
	IMF_FORMAT Format,
	bool Asynchronously,
	[OptionalAttribute] bool Append
)

Parameters

FileName
Type: SystemString
Format
Type: Kofax.OmniPageCSDK.IproPlusIMF_FORMAT
Asynchronously
Type: SystemBoolean
Append (Optional)
Type: SystemBoolean
See Also