Table of Contents

Enum TwainDsm

Namespace
NAPS2.Scan
Assembly
NAPS2.Sdk.dll

The data source manager (DSM) to use for TWAIN.

public enum TwainDsm

Fields

New = 0

The modern 32-bit twaindsm.dll. Recommended.

NewX64 = 1

The modern 64-bit twaindsm.dll. Choose this if you want to use a 64-bit TWAIN data source.

Old = 2

The old 32-bit twain32.dll. Some data sources have compatibility issues with the newer DSM.