←Select platform

IgnoreSpaces Property

Summary

Indicates whether to ignore text spaces when matching.

Syntax
C#
VB
C++
public bool IgnoreSpaces {get; set;} 
Public Property IgnoreSpaces() As Boolean 
   Get 
   Set 
public:  
   property bool IgnoreSpaces 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to ignore spaces; otherwise, false. The default value is false.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.