Click or drag to resize

TwainController.MemoryFileTransfer Event

This event is raised during a memory file transfer before each image is scanned. Use this event to indicate the file format for the image and provide a Stream to store the image into.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
public event MemoryFileTransferEventHandler MemoryFileTransfer

Value

Type: Atalasoft.Twain.MemoryFileTransferEventHandler
See Also