←Select platform

SetOptionValue Method (ISaneService)

Summary
Sets the value of the specified option.
Syntax
C#
Java
void SetOptionValue(  
   string id, 
   string optionName, 
   string value, 
   object userData 
) 
public void setOptionValue(String id, String optionName, String value, Object userData) 

Parameters

id
The scanning session ID

optionName
The name of the specified option

value
The option's value

userData
The user 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.Sane.Server Assembly

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