TIETwainParams.PaperDetectable
Declaration
property PaperDetectable: boolean;
Description
If PaperDetectable is True, the scanner is able to detect paper.
Note: This means that the scanner has a sensor that can detect paper. To determine if there is paper detected, use a property like
FeederLoaded
Twain Property: CAP_PAPERDETECTABLE
Note: Use
IsCapabilitySupported to determine if this capability is supported by the current scanner