Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

ControlCharacters

Grooper.Core

Specifies which control characters are ignored or replaced during text preprocessing.

Remarks

The Control Characters enum defines options for removing or replacing specific control characters in a document's text prior to extraction.

These options are used by the Text Preprocessor to clean up or normalize whitespace and line breaks, improving the reliability of pattern matching and data extraction.

Multiple values can be combined to ignore several types of control characters at once.

A combination of the following flags:

NameValueDescription

Used By

Notification