Click or drag to resize

TwainDataTransferEventArgsExtendedImageInfo Property

Gets a Hashtable containing extended image information retrieved from the device for this acquisition.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Hashtable ExtendedImageInfo { get; }

Property Value

Type: Hashtable
A Hashtable containing extended information about the image data.
See Also