If PaperDetectable is True, the scanner is able to detect paper.

Note: Not supported for DCIM retrieval

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool PaperDetectable { get; }
Public ReadOnly Property PaperDetectable As Boolean
	Get
public:
property bool PaperDetectable {
	bool get ();
}

See Also