Leadtools TWAIN (Leadtools.Twain assembly)

DuplexScanningMode Property

Show in webframe





Gets the duplex mode value.
Syntax
public TwainDuplexScanningMode DuplexScanningMode {get;}
'Declaration
 
Public ReadOnly Property DuplexScanningMode As TwainDuplexScanningMode
'Usage
 
Dim instance As TwainSession
Dim value As TwainDuplexScanningMode
 
value = instance.DuplexScanningMode

            

            
public:
property TwainDuplexScanningMode DuplexScanningMode {
   TwainDuplexScanningMode get();
}

Property Value

Duplex mode value.
Remarks
This property internally gets the duplex capability CAP_DUPLEX. For more information on this capability, refer to http://www.twain.org and click on TWAIN Specification (Version 2.0).
Example
For an example, refer to EnableDuplexScanning example.
Requirements

Target Platforms

See Also

Reference

TwainSession Class
TwainSession Members
Startup Method
Shutdown Method
Acquire Method
MaximumTransferCount Property
EnableDuplexScanning Property
AcquirePageOptions Property
ImageEffects Property
ImageBitsPerPixel Property
ImageUnit Property
ImageFrame Property
IsTransferModeAvailable Method
TransferOptions Property
ShowProgressIndicator Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.