←Select platform

UpdateExtraImageInformation Method

Summary

Gets the extended image information.

Syntax

C#
VB
C++
public void UpdateExtraImageInformation( 
   TwainExtraImageInformation info 
) 
Public Sub UpdateExtraImageInformation( _ 
   ByVal info As Leadtools.Twain.TwainExtraImageInformation _ 
)  
public: 
void UpdateExtraImageInformation(  
   Leadtools.Twain.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Twain Assembly