←Select platform

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 Leadtools.RasterImage 
public: 
Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly