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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public byte[] Data { get; }

Property Value

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