←Select platform

MinimumLettersCount Property

Summary

Indicates the minimum number of letter characters in the matching text.

Syntax
C#
C++/CLI
Java
Python
public int MinimumLettersCount { get; set; } 
public int getMinimumLettersCount(); 
public void setMinimumLettersCount( 
   int intValue 
); 
public:  
   property Int32 MinimumLettersCount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
MinimumLettersCount # get and set (RegexParameters) 

Property Value

The minimum number of letter characters in the matching text.

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.