C#
VB
C++
Gets a value that represents the success status for the scan configuration, which is currently being tested.
public bool Success { get; }
Public ReadOnly Property Success As Boolean
public:
property bool Success {
bool get();
}
true if the current scan configuration was successful, false if it failed.
For more information, refer to Fast TWAIN (Scan Configurations).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET