←Select platform

SetOptionValue Method

Summary
Sets the value of the specified option.
Syntax
C#
VB
Java
public abstract void SetOptionValue(  
   string optionName, 
   string value 
) 
Public MustOverride Sub SetOptionValue( _ 
   ByVal optionName As String, _ 
   ByVal value As String _ 
)  
public abstract String getOptionValue(String optionName) 

Parameters

optionName
The option name.

value
The option value.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.