Click or drag to resize

SettingsScannerIsPaperSizeSupported Method

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntax
public bool ScannerIsPaperSizeSupported(
	RSDPP paper,
	bool portrait,
	RSDPS paperSource
)

Parameters

paper
Type: Kofax.OmniPageCSDK.ArgTypesRSDPP
portrait
Type: SystemBoolean
paperSource
Type: Kofax.OmniPageCSDK.ArgTypesRSDPS

Return Value

Type: Boolean
See Also