←Select platform

IncludeWholeWord Property

Summary

Indicates whether to return the whole word.

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

Property Value

true to return the whole word; 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.