←Select platform

LettersToNumbersForOccurrences Property

Summary

Indicates whether to try to replace letters by numbers, if appropriate. Use when processing documents with scans of bad quality.

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

Property Value

true to try to match a number to a letter on a document with a scan of bad quality.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.