Click or drag to resize

ScannerSetScanArea Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SetScanArea(
	int left,
	int top,
	int Width,
	int Height
)

Parameters

left
Type: SystemInt32
top
Type: SystemInt32
Width
Type: SystemInt32
Height
Type: SystemInt32
See Also