←Select platform

SetImage Method

Summary
Sets the specified image page
Syntax
C#
Java
public void SetImage(  
   string id, 
   RasterImage image, 
   int pageNumber 
) 
public void setImage (String id, RasterImage image, int pageNumber) 

Parameters

id
The scanning session ID

image
The image to set

pageNumber
The 1-based page number

Remarks

This method replaces the acquired image at the specified page number

Requirements

Target Platforms

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

Leadtools.Sane.Server Assembly

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