scanningMode property
The scanning mode to be used during the scanning session.
Specifies whether the scanning is for a single side of a document or multiple
sides, as defined in ScanningMode. The default is set to automatic
, which
automatically determines the number of sides to scan.
Implementation
ScanningMode scanningMode = ScanningMode.automatic;