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

Show in webframe

SetOptionValue Method






The option name.
The option value.
Sets the value of the specified option.
Syntax
public abstract void SetOptionValue( 
   string optionName,
   string value
)
'Declaration
 
Public MustOverride Sub SetOptionValue( _
   ByVal optionName As String, _
   ByVal value As String _
) 
'Usage
 
Dim instance As SaneDevice
Dim optionName As String
Dim value As String
 
instance.SetOptionValue(optionName, value)
public abstract String getOptionValue(String optionName)
public:
abstract void SetOptionValue( 
   String^ optionName,
   String^ value
) 

Parameters

optionName
The option name.
value
The option value.
Requirements

Target Platforms

See Also

Reference

SaneDevice Class
SaneDevice Members

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