This property sets whether the scan driver's user interface is used when scanning or if a custom built user interface is used.
[Visual Basic] Public Property UserInterface As
Newtone.ImageKit.ScanUserInterface
[C#] public Newtone.ImageKit.ScanUserInterface
UserInterface {get; set;}
Property Value
This value is of type ScanUserInterface
Explanation
The UserInterface property sets whether the scan driver's user interface is used when scanning or if a custom built user interface is used.