BestFastConfig Property (ILEADRasterTwain)
ILTFastConfig * BestFastConfig | |
Overview |
Refer to Fast TWAIN (Scan Configurations) |
Remarks
(Read only) Gets the best and fastest scan configuration for the Twain scanner selected using the SelectSource method.
This property is updated by the FindFastConfig method.
The BestFastConfig object has the properties listed below. For more information on each sub-property, follow the appropriate link.
Property |
Type |
Description |
short |
Bits per pixel of the scan configuration | |
long |
Buffer size of the scan configuration | |
short |
File format of the scan configuration | |
long |
Amount of time to scan the test pages for the scan configuration | |
short |
Transfer mode of the scan configuration |
See Also