C#
VB
C++
Gets or sets the return code for retrieving the extended image information.
public TwainReturnCode ReturnCode { get; set; }
Public Property ReturnCode As Leadtools.Twain.TwainReturnCode
public:
property Leadtools.Twain.TwainReturnCode ReturnCode {
Leadtools.Twain.TwainReturnCode get();
void set ( Leadtools.Twain.TwainReturnCode );
}
The return code for retrieving the extended image information.
Refer to TwainInformation.GetItem(int, int)
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