Enum TwainDsm
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.