Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.11
|
Leadtools.Sane.Server Namespace > SaneScanningService Class : DeletePage Method |
'Declaration
Public Sub DeletePage( _ ByVal id As String, _ ByVal pageNumber As Integer, _ ByVal userData As Object _ )
'Usage
Dim instance As SaneScanningService Dim id As String Dim pageNumber As Integer Dim userData As Object instance.DeletePage(id, pageNumber, userData)
public void deletePage(String id, int pageNumber, Object userData)