←Select platform

IgnoreSpaces Property

Summary

Indicates whether to ignore text spaces when matching.

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

Property Value

true to ignore spaces; otherwise, false. The default value is 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.