ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : UseUI Property |
'Declaration Public Property UseUI As Boolean
'Usage Dim instance As ImGearTWAIN Dim value As Boolean instance.UseUI = value value = instance.UseUI
public bool UseUI {get; set;}
Boolean value.
true = Display the TWAIN Data source settings dialog when OpenSource, AcquireToDoc, AcquireToFile, and AcquireToPage are called.
false = Do not display the TWAIN Data source settings dialog.