←Select platform

SetValue Method

Summary

Sets a text value in the SettingsManager.

Syntax
C#
VB
C++
public void SetValue( 
   string settingId, 
   string value 
) 
Public Sub SetValue( 
   ByVal settingId As String, 
   ByVal value As String 
) 
public:  
   void SetValue( 
      String^ settingId, 
      String^ value 
   ) 

Parameters

settingId

name of the value

value

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