Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
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 PropertyBitsPerPixel Gets or sets a value that represents the pixel format that will be used for this configuration.  
Public PropertyBufferSize 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 PropertyImageFormat Gets or sets the image format.  
Public PropertyRequiredTime Gets or sets an integer that represents the amount of time required to scan the pages when testing the scan configuration.  
Public PropertySuccess Gets a value that represents the success status for the scan configuration, which is currently being tested.  
Public PropertyTransferMechanism Gets or sets the configuration transfer mode.  
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