←Select platform
In This Topic ▼

RegexParameters Class Properties

Summary

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

Public Properties

Name Description
Public Property AllowSubWordsMatching Determines if matching is on an entire word or part of it.
Public Property ApproximateRegexMode Indicates whether to perform any approximations.
Public Property IgnoreCase Indicates whether to ignore text case when matching.
Public Property IgnoreSpaces Indicates whether to ignore text spaces when matching.
Public Property MaximumCost The maximum cost allowed for Regex approximation.
Public Property MinimumLength Indicates the minimum string length the Regex inspector should return for a pattern.
Public Property Pattern Defines the Regex pattern for matching.
Public Property PatternIsOEM Indicates whether the regex pattern is a built-in pattern.
Public Property UseLettersToNumbersMapping Tries to replace letters with numbers, when letters are detected.

See Also

Reference

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