←Select platform

GetImage Method

Summary
Gets the specified image
Syntax
C#
VB
Java
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.Sane.Server Assembly

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