Click or drag to resize

TwainControllerMemoryFileTransfer 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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event MemoryFileTransferEventHandler MemoryFileTransfer

Value

Type: Atalasoft.TwainMemoryFileTransferEventHandler
See Also