Implements the ITwain, ITwainEvent interface using an UserControl.
Namespace: Dynamsoft.DotNet.TWAINAssembly: DynamicDotNetTWAIN (in DynamicDotNetTWAIN.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public sealed class DynamicDotNetTwain : UserControl, IImageEvent, ITwain, IObjectSafety, IUIEvent, IMessageFilter |
| Visual Basic |
|---|
Public NotInheritable Class DynamicDotNetTwain _ Inherits UserControl _ Implements IImageEvent, ITwain, IObjectSafety, IUIEvent, _ IMessageFilter |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
Dynamsoft.DotNet.TWAIN..::..DynamicDotNetTwain
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
Dynamsoft.DotNet.TWAIN..::..DynamicDotNetTwain