For a list of all members of this type, see RegexParameters members
Public Properties
Name | Description | |
---|---|---|
AllowSubWordsMatching | Determines if matching is on an entire word or part of it. | |
ApproximateRegexMode | Indicates whether to perform any approximations. | |
IgnoreCase | Indicates whether to ignore text case when matching. | |
IgnoreSpaces | Indicates whether to ignore text spaces when matching. | |
MaximumCost | The maximum cost allowed for Regex approximation. | |
MinimumLength | Indicates the minimum string length the Regex inspector should return for a pattern. | |
Pattern | Defines the Regex pattern for matching. | |
PatternIsOEM | Indicates whether the regex pattern is a built-in pattern. | |
UseLettersToNumbersMapping | Tries to replace letters with numbers, when letters are detected. |
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document