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.
|
com.groupdocs.redaction.options |
The package provides load and save options classes.
|
Class and Description |
---|
LoadOptions
Provides options that will be used to open a file.
|
PreviewOptions
Provides options to sets requirements and stream delegates for preview generation.
|
RasterizationOptions
Provides options for converting files into PDF.
|
RedactorSettings
Represents redaction settings, allowing to customize the redaction process.
|
SaveOptions
Provides options for changing an output file name and/or converting the document to image-based PDF (rasterization).
|
Class and Description |
---|
PreviewOptions
Provides options to sets requirements and stream delegates for preview generation.
|
RasterizationOptions
Provides options for converting files into PDF.
|
RedactorSettings
Represents redaction settings, allowing to customize the redaction process.
|
Class and Description |
---|
ICreatePageStream
Provides method that returns a stream to write page preview data.
|
ILogger
Defines interface of a logger that can be used for logging events and errors in process of redaction.
|
IReleasePageStream
Represents a method which releases stream created by
CreatePageStream delegate. |
PdfComplianceLevel
Represents a list of supported PDF compliance levels.
|
PreviewFormats
Represents supported preview formats.
|
RasterizationOptions
Provides options for converting files into PDF.
|