ApplyTo
MetadataRedaction.ApplyTo method
Applies the redaction to a given format instance.
public override RedactorLogEntry ApplyTo(DocumentFormatInstance formatInstance)
Parameter | Type | Description |
---|---|---|
formatInstance | DocumentFormatInstance | An instance of a document to apply redaction |
Return Value
Status of the redaction: success/failure and error message if any
See Also
- class RedactorLogEntry
- class DocumentFormatInstance
- class MetadataRedaction
- namespace GroupDocs.Redaction.Redactions
- assembly GroupDocs.Redaction