ResetSettings Method of the ScanSource Object
This method resets all settings of the ScanSource object to their default values.
Syntax
C++
HRESULT ResetSettings();
C#
void ResetSettings();
Visual Basic .NET
Sub ResetSettings()
Return values
This method may return the standard return values of ABBYY FineReader Engine functions.
See also
9/17/2024 3:14:41 PM