MetadataRedaction
Leave feedback
On this page
Represents a base abstract class for document metadata redactions.
public abstract class MetadataRedaction : Redaction
| Name | Description |
|---|---|
| virtual Description { get; } | Returns a string, describing the redaction and its parameters. |
| Filter { get; set; } | Gets or sets the filter, which is used to select all or specific metadata, for example Author or Company. |
| Name | Description |
|---|---|
| override ApplyTo(DocumentFormatInstance) | Applies the redaction to a given format instance. |
Learn more
- More details about document metadata redactions: Metadata redactions
- class Redaction
- namespace GroupDocs.Redaction.Redactions
- assembly GroupDocs.Redaction
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.