If DuplexSupported is True, the scanner can scans both sides of a paper; otherwise the scanner will scan only one side.

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 DuplexSupported { get; }
Public ReadOnly Property DuplexSupported As Boolean
	Get
public:
property bool DuplexSupported {
	bool get ();
}

See Also