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.integration |
The package provides interfaces and classes, used to integrate documents of different formats with GroupDocs.Redactions.
|
Modifier and Type | Method and Description |
---|---|
void |
Redactor.generatePreview(PreviewOptions previewOptions)
Generates preview images of specific pages in a given image format.
|
Modifier and Type | Method and Description |
---|---|
void |
IPreviewable.generatePreview(PreviewOptions previewOptions)
Generates preview images of specific pages in a given image format.
|