Click or drag to resize

RecAPIkRecGetScannerSizesSupported Method (Int32, RSDPP, RSDPO, RSDPS)

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public static RECERR kRecGetScannerSizesSupported(
	int sid,
	out RSDPP[] PaperSizes,
	out RSDPO[] Orientations,
	RSDPS PaperSource
)

Parameters

sid
Type: SystemInt32
PaperSizes
Type: Kofax.OmniPageCSDK.ArgTypesRSDPP
Orientations
Type: Kofax.OmniPageCSDK.ArgTypesRSDPO
PaperSource
Type: Kofax.OmniPageCSDK.ArgTypesRSDPS

Return Value

Type: RECERR
See Also