Class ScanningContextExtensions
public static class ScanningContextExtensions
- Inheritance
-
ScanningContextExtensions
Methods
SetUpWin32Worker(ScanningContext)
If you have installed the NAPS2.Sdk.Worker.Win32 Nuget package, call this method to set up the worker on the ScanningContext. This will allow 32-bit TWAIN drivers to be used.
public static void SetUpWin32Worker(this ScanningContext scanningContext)
Parameters
scanningContext
ScanningContext