TwainHandle.Handle Property |
The handle to be passed to Twain.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax public IntPtr Handle { get; }
Public ReadOnly Property Handle As IntPtr
Get
Property Value
Type:
IntPtr The handle being passed to Twain.
See Also