Click or drag to resize

ScannerGetStandardPaperSize Method

This property checks the standard paper size of the scanner.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetStandardPaperSize(
	RSDPP PaperSize,
	out int Width,
	out int Height
)

Parameters

PaperSize
Type: Kofax.OmniPageCSDK.IproPlusRSDPP
Width
Type: SystemInt32
Height
Type: SystemInt32
See Also