filter property
filter property
Gets or sets the filter, which is used to select all or specific metadata, for example Author or Company.
Definition:
@property
def filter(self):
...
@filter.setter
def filter(self, value):
...
See Also
- module
groupdocs.redaction.redactions
- class
MetadataFilters
- class
MetadataRedaction