Click or drag to resize

ScannersScannerWizard Method (IntPtr, String, String, Boolean)

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
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