Sets the value of the specified option.
void SetOptionValue( string id, string optionName, string value, object userData )
void SetOptionValue(
string id,
string optionName,
string value,
object userData
)
Sub SetOptionValue( _ ByVal id As String, _ ByVal optionName As String, _ ByVal value As String, _ ByVal userData As Object _ )
Sub SetOptionValue( _
ByVal id As String, _
ByVal optionName As String, _
ByVal value As String, _
ByVal userData As Object _
public void setOptionValue(String id, String optionName, String value, Object userData)
void SetOptionValue( String^ id, String^ optionName, String^ value, Object^ userData )
String^ id,
String^ optionName,
String^ value,
Object^ userData
id The scanning session ID
optionName The name of the specified option
value The option's value
userData The user data
Target Platforms
ISaneService Interface
ISaneService Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library