←Select platform

Settings Property

Summary

Defines a set of settings the user can set or query.

Syntax
C#
VB
C++
public SettingsManager Settings { get; set; } 
Public Property   Settings() As SettingsManager 
   Get 
   Set 
public:  
   property SettingsManager^ Settings 
   { 
      SettingsManager^ get() 
      void set(SettingsManager^ 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.