Use TWainParams property to control scanner acqusition.

You can enable/disable standard user interface, set pixeltype (Grayscale, RGB...), DPI, or select the acquire scanner without user interaction.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public TWainParams TWainParams { get; }
Public ReadOnly Property TWainParams As TWainParams
	Get
public:
property TWainParams^ TWainParams {
	TWainParams^ get ();
}

See Also