Click or drag to resize

ScannerGetSupportedPaperSizes Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public void GetSupportedPaperSizes(
	RSDPS papersource,
	out RSDPP[] papersizes,
	out RSDPO[] orientations
)

Parameters

papersource
Type: Kofax.OmniPageCSDK.ArgTypesRSDPS
papersizes
Type: Kofax.OmniPageCSDK.ArgTypesRSDPP
orientations
Type: Kofax.OmniPageCSDK.ArgTypesRSDPO
See Also