Class RedactionPreset
A class representing a redaction template that identifies information with a preset search algorithm.
Namespace: PSPDFKit.Redaction.Description
Assembly: PSPDFKit.dll
Syntax
public class RedactionPreset : RedactionTemplate
Properties
Preset
The preset used to determine the location of a redaction.
Declaration
public RedactionPreset.Type Preset { get; set; }
Property Value
Type | Description |
---|---|
RedactionPreset.Type |