←Select platform

SetImage Method

Summary
Sets the specified image page.

Syntax
C#
C++/CLI
Python
public void SetImage( 
   string id, 
   RasterImage image, 
   int pageNumber 
) 
public: 
void SetImage(  
   String^ id, 
   RasterImage^ image, 
   int pageNumber 
)  
def SetImage(self,id,image,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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.