←Select platform
In This Topic ▼

RegexParameters Class Members

Summary

The following tables list the members exposed by RegexParameters.

Public Constructors

Name Description
Public Constructor RegexParameters Initializes a new instance of RegexParameters.This is a copy constructor.

Public Methods

Name Description
Public Method Clone Creates and returns an exact copy of this RegexParameters.

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.