apply_to method
Leave feedback
On this page
Applies the redaction to a given format instance.
def apply_to(self, format_instance):
...
| Parameter | Type | Description |
|---|---|---|
| format_instance | DocumentFormatInstance |
An instance of a document to apply redaction. |
Returns: Status of the redaction: success/failure and error message if any.
- class
MetadataRedaction
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.