Namespace PSPDFKit.Redaction.Description

Classes

RedactionPreset

A class representing a redaction template that identifies information with a preset search algorithm.

RedactionRegEx

A class describing the template of a redaction based upon a regular expression. The regular expression flavor is based on ICU regular expression (http://userguide.icu-project.org/strings/regexp), which is a derivative of Perl regular expressions.

RedactionTemplate

An abstract class holding the common template of a redaction.

Enums

RedactionPreset.Type

The supported presets for the redaction processor.