RedactionActionType enumeration

RedactionActionType enumeration

Represents actions that can be taken to perform redaction.

The RedactionActionType type exposes the following members:

Fields

Field Description
REPLACEMENT Redacted text was replaced with another or covered with a block.
CLEANUP Data were removed, but an empty object remains in the document.
DELETION Data and related structures were removed from the document.

Remarks

Learn more | | |

See Also