←Select platform

LettersToNumbers Property

Summary

Indicates whether to try to convert some letters to numbers in order to match a given pattern. Applied when documents have a poor quality text.

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

Property Value

true to try to match letters to nearest numbers; 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.