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: 21.0.0.0 (21.0.19459.900)
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