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

Show in webframe

GetOptionValue Method






The option index.
Gets the value of the specified option.
Syntax
public abstract string GetOptionValue( 
   string optionName
)
'Declaration
 
Public MustOverride Function GetOptionValue( _
   ByVal optionName As String _
) As String
'Usage
 
Dim instance As SaneDevice
Dim optionName As String
Dim value As String
 
value = instance.GetOptionValue(optionName)
public abstract String getOptionValue(String optionName)
public:
abstract String^ GetOptionValue( 
   String^ optionName
) 

Parameters

optionName
The option index.

Return 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