←Select platform

IgnoreIfShorterThan Property

Summary

Indicates whether to ignore resulting phrases with a size less than the one specified.

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

Property Value

Size in characters of the words to ignore.

Remarks

Set to zero to not ignore any word.

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.