Error processing SSI file
Leadtools Sane.Server (Leadtools.Sane.Server assembly)

Show in webframe

GetOptionValue Method (ISaneService)






The scanning session ID
The name of the specified option
The user data
Gets the value of the specified option
Syntax
'Declaration
 
Function GetOptionValue( _
   ByVal id As String, _
   ByVal optionName As String, _
   ByVal userData As Object _
) As String
'Usage
 
Dim instance As ISaneService
Dim id As String
Dim optionName As String
Dim userData As Object
Dim value As String
 
value = instance.GetOptionValue(id, optionName, userData)
public String getOptionValue(String id, String optionName, Object userData)

Parameters

id
The scanning session ID
optionName
The name of the specified option
userData
The user data

Return Value

Value of the specified option
Requirements

Target Platforms

See Also

Reference

ISaneService Interface
ISaneService Members

Error processing SSI file
Leadtools.Sane.Server requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features