TwainEventTwainMessage Property |
Gets the value returned from the device for this message.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic int TwainMessage { get; }Public ReadOnly Property TwainMessage As Integer
Get
Property Value
Type:
Int32 The value returned from the device.
See Also