←Select platform

IgnoreCase Property

Summary

Indicates whether to ignore case when matching text.

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

Property Value

true to ignore case when matching.

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.