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


The following tables list the members exposed by TwainFastConfiguration.

Public Properties

 NameDescription
Public Property BitsPerPixel Gets or sets a value that represents the pixel format that will be used for this configuration.  
Public Property BufferSize Gets or sets an integer that represents the buffer size, in bytes.  
Public Propertystatic (Shared in Visual Basic) Default Returns a TwainFastConfiguration structure with default values.  
Public Property ImageFormat Gets or sets the image format.  
Public Property RequiredTime Gets or sets an integer that represents the amount of time required to scan the pages when testing the scan configuration.  
Public Property Success Gets a value that represents the success status for the scan configuration, which is currently being tested.  
Public Property TransferMechanism Gets or sets the configuration transfer mode.  
Top

Public Methods

 NameDescription
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also