skipped method
skipped(, description)
Initializes a new instance of RedactionResult class with Skipped status.
Returns
Skipped redaction result
@staticmethod
def skipped(description):
...
| Parameter | Type | Description |
|---|---|---|
| description | str | Reason why the operation was skipped |
See Also
- module
groupdocs.redaction - class
RedactionResult