←Select platform

AddPage Method

Summary

Adds a page to the TwainScanningService's cache without scanning from the scanner.

Syntax
C#
C++/CLI
Python
public void AddPage( 
   string id, 
   RasterImage image 
) 
public:  
   void AddPage( 
      String^ id, 
      RasterImage^ image 
   ) 
def AddPage(self,id,image): 

Parameters

id

The scanning session Id.

image

The image page to add.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.