This enumeration refers to the scan 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 *

Explanation

* The ImageKit WPF does not support transfer method 3

See Also

Scan Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation