←Select platform

IgnoreLargeSpacesBetweenChars Property

Summary

Indicates whether to enable a large space between the characters of the matching values.

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

Property Value

true to allow a large space between the characters of the matching values; otherwise, false. The default value is true.

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.