details property
details property
Gets or sets an optional details information for the item being redacted.
Definition:
@property
def details(self):
...
@details.setter
def details(self, value):
...
See Also
- module
groupdocs.redaction.redactions
- class
RedactionDescription