←Select platform

MatchingValueHasSameCharactersHeights Property

Summary

Indicates whether the matching text value has the same character heights.

Syntax
C#
C++/CLI
Java
Python
public bool MatchingValueHasSameCharactersHeights { get; set; } 
public boolean getMatchingValueHasSameCharactersHeights(); 
public void setMatchingValueHasSameCharactersHeights( 
   boolean booleanValue 
); 
public:  
   property bool MatchingValueHasSameCharactersHeights 
   { 
      bool get() 
      void set(bool value) 
   } 
MatchingValueHasSameCharactersHeights # get and set (RegexInspectorElement) 

Property Value

true to return text that has same character heights; otherwise, false. The default value is 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.