←Select platform

Settings Property

Summary

Dictionary containing a list of settings and their values.

Syntax
C#
C++/CLI
Python
[JsonPropertyAttribute(TypeNameHandling=2)] 
public IDictionary<string, string> Settings {get; set;} 
public:  
   [JsonPropertyAttribute(TypeNameHandling=2)] 
   property IDictionary<String^, String^>^ Settings 
   { 
      IDictionary<String^, String^>^ get() 
      void set(IDictionary<String^, String^>^ value) 
   } 
Settings # get and set (SettingsManager) 
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.