Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
TwainSession Class Properties
See Also 
Leadtools.Twain Namespace : TwainSession Class


For a list of all members of this type, see TwainSession members.

Public Properties

 NameDescription
Public PropertyAcquirePageOptions Gets or sets the paper size and paper orinetation values to use when transferring images from the current TWAIN source.  
Public PropertyDuplexScanningMode (Read only) Gets the duplex mode value.  
Public PropertyEnableAcquireMultiPageEvent (Document/Medical only) Enables or disables the generation of the AcquireMultiPage event.  
Public PropertyEnableDuplexScanning Enables or disables the duplex mode.  
Public PropertyEnableFastConfigurationEvent (Document/Medical only) Enables or disables the generation of the FastConfiguration event.  
Public PropertyEnableGetDeviceEvent Enables or disables firing GetDeviceEvent event  
Public PropertyEnableSetPropertyEvent Enable or disable firing property event when calling calling set Properties property.  
Public PropertyEnableShowUserInterfaceOnly Gets or sets flag that indicates whether to display the Twain user interface with or without the Scan button, if supported.  
Public PropertyImageBitsPerPixel Gets or sets the bits per pixel value used to transfer images from the current TWAIN source.  
Public PropertyImageEffects Gets or sets the brightness, highlight and contrast values to use when transferring images from the current TWAIN source.  
Public PropertyImageFrame Gets or sets the image frame used when transferring images from the current TWAIN source.  
Public PropertyImageUnit Gets or sets the image unit value used to transfer images from the current TWAIN source.  
Public PropertyMaximumTransferCount Gets or sets the maximum number of images that can be transferred from the current TWAIN source.  
Public PropertyProperties Gets or Sets the current data source properties.  
Public PropertyResolution Gets or sets the horizontal and vertical resolution used to transfer images from the current TWAIN source.  
Public PropertyTransferOptions Gets and sets the options used for transferring data from the current TWAIN source.  
Top

See Also