Fills TWainParams property with scanner parameters.

Use this method to update parameters with scanner values.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool CopyParametersFromScanner()
Public Function CopyParametersFromScanner As Boolean
public:
bool CopyParametersFromScanner()

Return Value

Returns false if fails

See Also