|
Available in the LEADTOOLS Imaging toolkit. |
StopFindFastConfig Property (ILEADRasterTwain)
|
VARIANT_BOOL StopFindFastConfig | |
|
Overview |
Refer to Fast TWAIN (Scan Configurations) |
Remarks
Gets or sets a value that indicates whether to continue or stop the scan configuration testing process started by the FindFastConfig method. Possible values are:
|
Setting |
Description |
|
TRUE |
Stop the scan configuration testing process. |
|
FALSE |
Continue the scan configuration testing process. |
See Also