Click or drag to resize

Acquisition Properties

The Acquisition type exposes the following members.

Properties
  NameDescription
Public propertyApplicationIdentity
Gets the TwainIdentity object containing application information that is sent to Twain.
Protected propertyCanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Public propertyDevices

Gets a collection of installed Device for this system.

Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public propertyIsDisposed
Gets a value indicating whether this class has been disposed.
Public propertyParent
Gets or sets the parent window for the acquisition.
Public propertySite
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public propertySystemHasTwain
Gets a value indicating if the system has twain_32.dll installed.
Top
See Also