←Select platform

GetValue Method

Summary

Gets a setting value using the name that identifies it.

Syntax
C#
VB
C++
public string GetValue( 
   string settingId 
) 
Public Function GetValue( 
   ByVal settingId As String 
) As String 
public:  
   String^ GetValue( 
      String^ settingId 
   ) 

Parameters

settingId

Name of the value.

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

Leadtools.Document.Unstructured Assembly

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