←Select platform

GetOptionValue Method (SaneScanningService)

Summary
Gets value of the specified option.
Syntax
C#
VB
Java
public string GetOptionValue(  
   string id, 
   string optionName, 
   object userData 
) 
Public Function GetOptionValue( _ 
   ByVal id As String, _ 
   ByVal optionName As String, _ 
   ByVal userData As Object _ 
) As String 
public String getOptionValue(String id, String optionName, Object userData) 

Parameters

id
The scanning session ID

optionName
The specified option's name

userData
The user data

Return Value

Value of the specified option

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.