ScannerADFStatus Property
|
This property returns the status of the ADF and transparency adapter of the scanner.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic RSDAS ADFStatus { get; }
Public ReadOnly Property ADFStatus As RSDAS
Get
public:
property RSDAS ADFStatus {
RSDAS get ();
}
Property Value
Type:
RSDAS
Remarks
Possible values are listed under the RSDAS Enumeration topic.
The returned value is always a discrete, single value as defined above
See Also