←Select platform

GetValue Method

Summary

Gets a setting value using the name that identifies it.

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

Parameters

settingId

Name of the 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.