Sets the value of the specified option.
public void SetOptionValue( string id, string optionName, string value, object userData )
public void SetOptionValue(
string id,
string optionName,
string value,
object userData
)
Public Sub SetOptionValue( _ ByVal id As String, _ ByVal optionName As String, _ ByVal value As String, _ ByVal userData As Object _ )
Public 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)
public: void SetOptionValue( String^ id, String^ optionName, String^ value, Object^ userData )
public:
void SetOptionValue(
String^ id,
String^ optionName,
String^ value,
Object^ userData
id The scanning session ID
optionName The specified option's name
value The option's value
userData The user data
Target Platforms
SaneScanningService Class
SaneScanningService 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