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: 21.0.0.0 (21.0.19459.900)
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