ScannerSupportedPapers Method
|
Namespace:
OmniPageCSDK.IproPlus
Assembly:
OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic RSDSUPPORTEDPAPER[] SupportedPapers(
RSDPS PaperSource
)
Public Function SupportedPapers (
PaperSource As RSDPS
) As RSDSUPPORTEDPAPER()
public:
array<RSDSUPPORTEDPAPER>^ SupportedPapers(
[InAttribute] RSDPS PaperSource
)
Parameters
- PaperSource
- Type: OmniPageCSDK.IproPlusRSDPS
Return Value
Type:
RSDSUPPORTEDPAPER
See Also