This enumeration refers to the transfer method.

public enum ScanTransfer

Public Members

Member Value Explanation
Native 0 Native (Transferred as DIB)
File 1 File
Memory 2 Memory (Transferred in block units)
File2 3 File2 *1

Explanation

*1 The ImageKit does not support transfer method 3 (File2)

See Also

Scan Members | Newtone.ImageKit

The ImageKit.NET3 is created by Newtone Corporation