←Select platform

SetValue Method

Summary

Sets a text value in the SettingsManager.

Syntax
C#
C++/CLI
Python
public void SetValue( 
   string settingId, 
   string value 
) 
public:  
   void SetValue( 
      String^ settingId, 
      String^ value 
   ) 
def SetValue(self,settingId,value): 

Parameters

settingId

name of the value

value

text value

Requirements

Target Platforms

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

Leadtools.Document.Unstructured Assembly

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