Click or drag to resize

ScannerGetSupportedPaperSizes Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 21.0.0.0 (21.0.19459.900)
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