Package | Description |
---|---|
com.groupdocs.redaction |
The package provides classes for redacting sensitive information from documents in PDF, raster image and office document formats.
|
com.groupdocs.redaction.redactions |
The package provides classes for different types of redactions.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Redactor.isRedactionAccepted(RedactionDescription description)
Checks for
IRedactionCallback implementation and invokes it, if specified. |
Modifier and Type | Method and Description |
---|---|
boolean |
IRedactionCallback.acceptRedaction(RedactionDescription description)
This call is triggered right before applying any redaction to the document and allows to log or forbid it.
|
Copyright © 2019. All rights reserved.