Leadtools TWAIN (Leadtools.Twain assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
TwainFastConfiguration Structure Members
See Also  Properties 
Leadtools.Twain Namespace : TwainFastConfiguration Structure


The following tables list the members exposed by TwainFastConfiguration.

Public Properties

 NameDescription
public Property BitsPerPixelGets or sets a value that represents the pixel format that will be used for this configuration.  
public Property BufferSizeGets or sets an integer that represents the buffer size, in bytes.  
public Propertystatic (Shared in Visual Basic) DefaultReturns a TwainFastConfiguration structure with default values.  
public Property ImageFormatGets or sets the image format.  
public Property RequiredTimeGets or sets an integer that represents the amount of time required to scan the pages when testing the scan configuration.  
public Property SuccessGets a value that represents the success status for the scan configuration, which is currently being tested.  
public Property TransferMechanismGets or sets the configuration transfer mode.  
Top

See Also