ImageEn, unit iewia

TIEWia.DocumentCapabilities

TIEWia.DocumentCapabilities


Declaration

property DocumentCapabilities: TIEDocumentCapabilities; (Read-only)


Description

This property reports the document handling capabilities of a scanner.

The capabilities flags may include the following:
Item Property Description
iedcFeeder WIA_FEED The scanner has an automatic document handler installed
iedcFlatbed WIA_FLAT The scanner has a flatbed platen
iedcDetectFlatbed WIA_DETECT_FLAT The scanner can detect a document on the flatbed platen
iedcDetectByScanning WIA_DETECT_SCAN The scanner can detect a document in the feeder only by scanning
iedcDetectFeeder WIA_DETECT_FEED The scanner can detect a document in the feeder
iedcDuplexer WIA_DUP The scanner has a duplexer


See Also

DocumentStatus
PaperDetectable
WIA_FEED_READY of WIA_DPS_DOCUMENT_HANDLING_Capabilities