←Select platform

MinimumLength Property

Summary

Indicates the minimum string length the Regex inspector should return for a pattern.

Syntax
C#
VB
C++
public int MinimumLength {get; set;} 
Public Property MinimumLength() As Integer 
   Get 
   Set 
public:  
   property Int32 MinimumLength 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

A typical value is 8.

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.