Click or drag to resize

IMcTWAIN Interface

An interface implemented by McTWAIN.

Namespace:  MediaCy.IQL.Capture.Twain
Assembly:  MediaCy.IQL.Capture.Twain (in MediaCy.IQL.Capture.Twain.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcTWAIN

The IMcTWAIN type exposes the following members.

Properties
  NameDescription
Public propertyApplicationName
Gets or sets the apply calibration setting. See Remarks.
Public propertyApplyCalibration
Gets or sets the apply calibration setting. See Remarks.
Public propertyManufacturerName
Gets or sets the manufacturer name.
Public propertyMultiAcquire
Gets or sets the default multiple acquisition setting. See Remarks.
Top
Methods
  NameDescription
Public methodAcquire
Acquires zero or more images from the currently selected TWAIN source.
Public methodSelectSource
Select the TWAIN source to be used for all future TWAIN acquisitions.
Top
See Also