←Select platform

SetImage Method

Summary

Sets the specified image page

Syntax

C#
VB
Java
C++
public void SetImage(  
   string id, 
   Leadtools.RasterImage image, 
   int pageNumber 
) 
Public Sub SetImage( _ 
   ByVal id As String, _ 
   ByVal image As Leadtools.RasterImage, _ 
   ByVal pageNumber As Integer _ 
) 
public void setImage (String id, RasterImage image, int pageNumber)
public: 
void SetImage(  
   String^ id, 
   Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Sane.Server Assembly
Click or drag to resize