partial method
partial
Initializes a new instance of RedactionResult class with PartiallyApplied status.
Returns
Partially applied redaction result
def partial(self, description):
...
| Parameter | Type | Description |
|---|---|---|
| description | str | Reason why the operation was not fully applied |
See Also
- module
groupdocs.redaction - class
RedactionResult