Package | Description |
---|---|
com.groupdocs.redaction |
The package provides classes for redacting sensitive information from documents in PDF, raster image and office document formats.
|
Modifier and Type | Method and Description |
---|---|
RedactorChangeLog |
Redactor.apply(Redaction redaction)
Applies a redaction to the document.
|
RedactorChangeLog |
Redactor.apply(Redaction[] redactions)
Applies a set of redactions to the document.
|
RedactorChangeLog |
Redactor.apply(RedactionPolicy policy)
Applies a redaction policy to the document.
|