←Select platform

DeletePage Method (SaneScanningService)

Summary
Deletes the specified page.
Syntax
C#
VB
Java
public void DeletePage(  
   string id, 
   int pageNumber, 
   object userData 
) 
Public Sub DeletePage( _ 
   ByVal id As String, _ 
   ByVal pageNumber As Integer, _ 
   ByVal userData As Object _ 
)  
 public void deletePage(String id, int pageNumber, Object userData) 

Parameters

id
The scanning session ID

pageNumber
The 1-based page number

userData
The user data

Requirements

Target Platforms

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

Leadtools.Sane.Server Assembly

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