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.WPF.ScanUserInterface
[C#]public
Newtone.ImageKit.WPF.ScanUserInterface UserInterface {get;
set;}
Property Value
This value is of enum 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.