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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic Hashtable ExtendedImageInfo { get; }Public ReadOnly Property ExtendedImageInfo As Hashtable
Get
Property Value
Type:
Hashtable A Hashtable containing extended information about the image data.
See Also