←Select platform

ValueSuggestions Method

Summary

Gets a list of suggestions for values to use in search.

Syntax
C#
C++/CLI
Python
public List<RegexerSuggestion> ValueSuggestions( 
   string txt 
) 
public:  
   List<RegexerSuggestion^>^ ValueSuggestions( 
      String^ txt 
   ) 
def ValueSuggestions(self,txt): 

Parameters

txt

Given text to deduct from.

Return Value

Values suggestions.

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.