←Select platform

IgnoreWhiteSpace Property

Summary

Indicates whether to ignore whitespace when matching.

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

Property Value

true to ignore white space, otherwise false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.