Click or drag to resize

TwainCustomDataData Property

Gets an array of bytes containing the data.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public byte[] Data { get; }

Property Value

Type: Byte
The data being sent to or received from the device.
See Also