←Select platform

DeletePage Method

Summary
Deletes the specified page.

Syntax
C#
C++/CLI
Python
public virtual void DeletePage( 
   string id, 
   int pageNumber, 
   object userData 
) 
public: 
virtual void DeletePage(  
   String^ id, 
   int pageNumber, 
   Object^ userData 
)  
def DeletePage(self,id,pageNumber,userData): 

Parameters

id
The scanning session Id.

pageNumber
The 1-based page number.

userData
The user data.

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.