←Select platform

LabelSuggestions Method

Summary

Gets the suggestions to use for the labels.

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

Parameters

txt

Given text to deduct from.

Return Value

List of suggested labels.

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.