Leadtools TWAIN (Leadtools.Twain assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 Property AcquirePageOptionsGets or sets the paper size and paper orientation values to use when transferring images from the current TWAIN source.  
public Property DuplexScanningMode(Read only) Gets the duplex mode value.  
public Property EnableAcquireMultiPageEvent(Document/Medical only) Enables or disables the generation of the TwainSession.AcquireMultiPage event.  
public Property EnableDuplexScanningEnables or disables the duplex mode.  
public Property EnableFastConfigurationEvent(Document/Medical only) Enables or disables the generation of the TwainSession.FastConfiguration event.  
public Property EnableGetDeviceEventEnables or disables firing Leadtools.Twain.TwainSession.GetDeviceEvent event  
public Property EnableSetPropertyEventEnable or disable firing property event when calling calling set TwainSession.Properties property.  
public Property EnableShowUserInterfaceOnlyGets or sets flag that indicates whether to display the Twain user interface with or without the Scan button, if supported.  
public Property ImageBitsPerPixelGets or sets the bits per pixel value used to transfer images from the current TWAIN source.  
public Property ImageEffectsGets or sets the brightness, highlight and contrast values to use when transferring images from the current TWAIN source.  
public Property ImageFrameGets or sets the image frame used when transferring images from the current TWAIN source.  
public Property ImageUnitGets or sets the image unit value used to transfer images from the current TWAIN source.  
public Property MaximumTransferCountGets or sets the maximum number of images that can be transferred from the current TWAIN source.  
public Property PropertiesGets or Sets the current data source properties.  
public Property ResolutionGets or sets the horizontal and vertical resolution used to transfer images from the current TWAIN source.  
public Property TransferOptionsGets and sets the options used for transferring data from the current TWAIN source.  
Top

See Also