EnableDuplex property (ILEADRasterTwain)
VARIANT_BOOL EnableDuplex | |
Overview |
Refer to Getting and Setting Capabilities |
Remarks
Enables or disables the duplex mode. Possible values are:
Value |
Meaning |
TRUE |
Enables the duplex mode. |
FALSE |
Disables the duplex mode. |
This property internally gets or sets the duplex enabled capability CAP_DUPLEXENABLED. For more information on this capability, refer to www.twain.org/download.htm and click on TWAIN Specification (Version 1.9).
See Also