Click or drag to resize

ScannersScannerWizard Method (IntPtr, 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 ScannerWizard(
	IntPtr hwnd,
	string scanner,
	string product,
	bool silent
)

Parameters

hwnd
Type: SystemIntPtr
scanner
Type: SystemString
product
Type: SystemString
silent
Type: SystemBoolean
See Also