Click or drag to resize

RSDPS Enumeration

Getting paper source capabilities.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
[FlagsAttribute]
public enum RSDPS
Members
  Member nameValueDescription
RSDPS_CAMERA0 Photo/video camera.
RSDPS_FLATBED1 The scanner has a flat-bed scanning area.
RSDPS_SHEETFEED2 The scanner is a roller type one or it requires manual feed.
RSDPS_ADF_AUTO4 The scanner is equipped with an ADF and it can be selected automatically
RSDPS_TRANSP_AUTO8
RSDPS_ADF16
RSDPS_TRANSP32 The scanner is equipped with a transparency adapter and it can be selected as the exclusive paper source of the scanner.
RSDPS_FLATBED_SPLIT131072
Caution note Caution
This API is preliminary and subject to change.
RSDPS_ADF_AUTOLOAD256 The ADF can load the next page automatically to the scanning position.
RSDPS_ADF_SCANAHEAD512 The scanner can scan as many pages from the ADF in advance as its internal buffer can accept.
RSDPS_ADF_SCANAHEAD_PAUSE65536
RSDPS_ADF_REVERSEORDER1024 ADF gets the last sheet first.
RSDPS_ADF_JOBSEPARATOR2048 ADF can detect job separator sheet.
RSDPS_ADFSTAT_AFTERSCAN4096 Identifes a scanner whose ADF detects paper only after scan.
RSDPS_ADF_PRELOAD8192
RSDPS_ADF_UNLOAD16384
RSDPS_ADF_RELOAD32768
RSDPS_CAP63
RSDPS_CAPAD20 ADF source capability mask.
This API is preliminary and subject to change.
RSDPS_CAPTR40 Transparency adapter source capability mask.
RSDPS_CAPLD768 Autoload / scan ahead capability mask.
RSDPS_ACT57344
See Also