←Select platform

AllowSubWordsMatching Property

Summary

Determines if matching is on an entire word or part of it.

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

Property Value

true to allow subword matching; otherwise, false. The default value is true.

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.