←Select platform

MinimumDigitsCount Property

Summary

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

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

Property Value

The minimum number of digit 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.