C#
VB
C++
Gets the extended image information.
public void UpdateExtraImageInformation(
TwainExtraImageInformation info
)
Public Sub UpdateExtraImageInformation( _
ByVal info As Leadtools.Twain.TwainExtraImageInformation _
)
public:
void UpdateExtraImageInformation(
Leadtools.Twain.TwainExtraImageInformation^ info
)
info
Object to fill with the extended image information.
For more information, refer to How to Acquire from the Twain Source.
Refer to TwainExtraImageInformation constructor.
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