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 | Class and Description |
---|---|
class |
DocumentInfo
Represents an information about document.
|
Modifier and Type | Method and Description |
---|---|
IDocumentInfo |
Redactor.getDocumentInfo()
Gets the general information about the document - size, page count, etc.
|
Modifier and Type | Method and Description |
---|---|
IDocumentInfo |
IPreviewable.getDocumentInfo()
Gets the general information about the document - size, page count, etc.
|