Table of Contents

Class ScanningContextExtensions

Namespace
NAPS2.Scan
Assembly
NAPS2.Sdk.dll
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