←Select platform

IsAllNumbers Property

Summary

Indicates whether the matching pattern consists entirely of digits.

Syntax
C#
C++/CLI
Python
public bool IsAllNumbers {get; set;} 
public:  
   property bool IsAllNumbers 
   { 
      bool get() 
      void set(bool value) 
   } 
IsAllNumbers # get and set (PatternMatch) 

Property Value

true to indicate the matching pattern consists entirely of digits; otherwise, false

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.