←Select platform

GetOptionValue Method

Summary
Gets the value of the specified option.
Syntax
C#
VB
Java
public abstract string GetOptionValue(  
   string optionName 
) 
Public MustOverride Function GetOptionValue( _ 
   ByVal optionName As String _ 
) As String 
public abstract String getOptionValue(String optionName) 

Parameters

optionName
The option index.

Return 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.