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

Show in webframe

SetOptionValue Method (ISaneService)






The scanning session ID
The name of the specified option
The option's value
The user data
Sets the value of the specified option.
Syntax
void SetOptionValue( 
   string id,
   string optionName,
   string value,
   object userData
)
'Declaration
 
Sub SetOptionValue( _
   ByVal id As String, _
   ByVal optionName As String, _
   ByVal value As String, _
   ByVal userData As Object _
) 
'Usage
 
Dim instance As ISaneService
Dim id As String
Dim optionName As String
Dim value As String
Dim userData As Object
 
instance.SetOptionValue(id, optionName, value, 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

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