←Select platform
In This Topic ▼

PostfixFiltering Property

Summary

A list of strings that will be removed from the ends of the detected strings.

Syntax

C#
C++/CLI
Python
public List<string> PostfixFiltering { get; set; } 
public:  
   property List<String^>^ PostfixFiltering 
   { 
      List<String^>^ get() 
      void set(List<String^>^ value) 
   } 
PostfixFiltering # get and set (RegexParameters) 

Requirements

Target Platforms

See Also

RegexParameters Class

RegexParameters Members

Leadtools.Document.Unstructured Namespace

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.