Click or drag to resize

Acquisition Constructor

Creates a new instance of Acquisition.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
public Acquisition()
Remarks
You must set the Parent property of the Acquisition object before you can use any of the methods or properties.
See Also