Click or drag to resize

TwainDataImageInfoEventArgsImageInfo Property

Contains information about the image about to be transferred.

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

Property Value

Type: TwainImageInfo
A TwainImageInfo object containing information about the image.
See Also