Click or drag to resize

ScannersScannerWizard Method (IntPtr, String, String, Boolean)

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