MetadataRedaction class

MetadataRedaction class

Represents a base abstract class for document metadata redactions.

Inheritance: MetadataRedactionRedaction

The MetadataRedaction type exposes the following members:

Properties

Property Description
description Returns a string, describing the redaction and its parameters.
filter Gets or sets the filter, which is used to select all or specific metadata, for example Author or Company.

Methods

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

Remarks

Learn more | | |

See Also