←Select platform
In This Topic ▼

PrefixFiltering Property

Summary

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

Syntax

C#
C++/CLI
Python
public List<string> PrefixFiltering { get; set; } 
public:  
   property List<String^>^ PrefixFiltering 
   { 
      List<String^>^ get() 
      void set(List<String^>^ value) 
   } 
PrefixFiltering # 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.