Click or drag to resize

ScannerPaperSource Property

This property is used to get or set the scanner's current paper source.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public RSDPS PaperSource { get; set; }

Property Value

Type: RSDPS
Remarks

One paper source at a time can be selected from the supported paper sources, which can be queried using the AvailablePaperSources property.

The default value of this property depends on the scanner model.

See Also