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.redactions |
The package provides classes for different types of redactions.
|
Class and Description |
---|
FileType
Represents a file type.
|
IDocumentInfo
Defines methods that are required for getting basic document information.
|
PageInfo
Represents a brief page information.
|
Redaction
Represents a base abstract class for all redaction types.
|
RedactionPolicy
Represents a sanitization policy, containing a set of specific redactions to apply.
|
RedactionResult
Represents a result of the redaction operation.
|
RedactionStatus
Represents a redaction completion status.
|
RedactorChangeLog
Represents results for a list of redactions, passed to Apply() method of
Redactor class. |
RedactorLogEntry
Represents results of applying redaction.
|
Class and Description |
---|
IDocumentInfo
Defines methods that are required for getting basic document information.
|
RedactionResult
Represents a result of the redaction operation.
|
Class and Description |
---|
Redaction
Represents a base abstract class for all redaction types.
|
RedactorLogEntry
Represents results of applying redaction.
|