GetImage Method

Summary
Gets the specified image.
Syntax
C#
VB
C++
public RasterImage GetImage( 
   string id, 
   int pageNumber 
) 
  
Public Function GetImage( _ 
   ByVal id As String, _ 
   ByVal pageNumber As Integer _ 
) As RasterImage 
public: 
RasterImage^ GetImage(  
   String^ id, 
   int pageNumber 
)  

Parameters

id
The scanning session Id.

pageNumber
The 1-based page number.

Return Value

The specified image page.

Requirements

Target Platforms

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

Leadtools.Services.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.