←Select platform

GetImage Method

Summary
Gets the specified image.

Syntax
C#
C++/CLI
Python
public RasterImage GetImage( 
   string id, 
   int pageNumber 
) 
public: 
RasterImage^ GetImage(  
   String^ id, 
   int pageNumber 
)  
def GetImage(self,id,pageNumber): 

Parameters

id
The scanning session Id.

pageNumber
The 1-based page number.

Return Value

The specified image page.

Requirements

Target Platforms

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

Leadtools.Services.Twain Assembly

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