Package | Description |
---|---|
com.groupdocs.redaction.redactions |
The package provides classes for different types of redactions.
|
Modifier and Type | Class and Description |
---|---|
class |
EraseMetadataRedaction
Represents a metadata redaction that erases all metadata or metadata matching specific MetadataFilters from the document.
|
class |
MetadataSearchRedaction
Represents a metadata redaction that searches and redacts metadata using regular expressions, matching keys and/or values.
|