MetadataRedaction class

MetadataRedaction class

Represents a base abstract class for document metadata redactions.

Learn more

The MetadataRedaction type exposes the following members:

Methods

Method Description
apply_to Applies the redaction to a given format instance.
apply_to_document_format_instance

Properties

Property Description
filter The filter used to select all or specific metadata, such as Author or Company.
description The description of the redaction, containing its name and parameters. (inherited from Redaction)

Guides

Task guides that use MetadataRedaction:

See Also