←Select platform

PatternIsRegex Property

Summary

Indicates that the value specified represents a regex pattern and not just a simple text.

Syntax
C#
C++/CLI
Python
public bool PatternIsRegex { get; set; } 
public:  
   property bool PatternIsRegex 
   { 
      bool get() 
      void set(bool value) 
   } 
PatternIsRegex # get and set (InfoValue) 

Property Value

true to indicate a regex pattern.

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.