←Select platform

PatternIsOEM Property

Summary

Indicates whether the regex pattern is a built-in pattern.

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

Property Value

true to indicate the pattern referenced is a built-in pattern; otherwise, false.

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.