←Select platform

Run(string,string,string,object) Method

Summary
Runs custom user commands.

Syntax
C#
C++/CLI
Python
public virtual Stream Run( 
   string id, 
   string commandName, 
   string arguments, 
   object userData 
) 
public: 
virtual Stream^ Run(  
   String^ id, 
   String^ commandName, 
   String^ arguments, 
   Object^ userData 
)  

Parameters

id
The scanning session Id.

commandName
The command name.

arguments
The command arguments.

userData
The user data.

Return Value

User custom data.

Requirements

Target Platforms

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