UpdateExtraImageInformation Method

Summary

Gets the extended image information.

Syntax
C#
VB
C++
public void UpdateExtraImageInformation( 
   TwainExtraImageInformation info 
) 
Public Sub UpdateExtraImageInformation( _ 
   ByVal info As TwainExtraImageInformation _ 
)  
public: 
void UpdateExtraImageInformation(  
   TwainExtraImageInformation^ info 
)  

Parameters

info
Object to fill with the extended image information.

Remarks

For more information, refer to How to Acquire from the Twain Source.

Example

Refer to TwainExtraImageInformation constructor.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly