←Select platform
In This Topic ▼

RegexTweaks Class Properties

Summary

For a list of all members of this type, see RegexTweaks members

Public Properties

Name Description
Public Property FuzzyMatching Indicates how fuzzy text matching should be. Disable/Enable or leave it to the engine to decide when to apply fuzzy logic.
Public Property IgnoreCase Indicates whether to ignore case when matching text.
Public Property IgnoreIfShorterThan Indicates whether to ignore resulting phrases with a size less than the one specified.
Public Property IgnoreShortWords Indicates whether to ignore short words or not.
Public Property IgnoreWhiteSpace Indicates whether to ignore whitespace when matching.
Public Property LettersToNumbers 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.
Public Property MatchWholeWord Indicates whether the pattern should match the whole word and not part of it.

See Also

Reference

RegexTweaks Class

Leadtools.Document.Unstructured Namespace

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.