←Select platform

Regex Property

Summary

Indicates the regular expression patterns to match input texts.

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

Property Value

A list of patterns to match input texts.

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.