←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#
VB
C++
public bool LettersToNumbersForOccurrences { get; set; } 
Public Property LettersToNumbersForOccurrences() As Boolean 
   Get 
   Set 
public:  
   property bool LettersToNumbersForOccurrences 
   { 
      bool get() 
      void set(bool value) 
   } 

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 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.