Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
TwainProperties Structure Members
See Also  Properties  Methods 
Leadtools.Twain Namespace : TwainProperties Structure


The following tables list the members exposed by TwainProperties.

Public Properties

 NameDescription
Public PropertyDataTransfer Gets or sets data transfer properties for the current data source.  
Public PropertyDuplexScanning Gets the type of duplex scanning.  
Public Propertystatic (Shared in Visual Basic)Empty Returns a TwainProperties structure with default values.  
Public PropertyEnableAutoFeed Gets or sets flag indicates whether to use the Auto - Feed capability of the selected TWAIN source  
Public PropertyImageEffects Gets or sets image effects data properties for the current data source  
Public PropertyImageResolution Gets or sets image resolution properties for the current data source.  
Public PropertyMaximumNumberOfPages Gets or sets the maximum number of pages to get from the TWAIN source.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also