Click or drag to resize

ScannerIsPaperSizeSupported Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public bool IsPaperSizeSupported(
	RSDPP PaperSize,
	bool Portrait,
	RSDPS PaperSource
)

Parameters

PaperSize
Type: Kofax.OmniPageCSDK.IproPlusRSDPP
Portrait
Type: SystemBoolean
PaperSource
Type: Kofax.OmniPageCSDK.IproPlusRSDPS

Return Value

Type: Boolean
See Also