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.
|
com.groupdocs.redaction.redactions |
The package provides classes for different types of redactions.
|
Class and Description |
---|
DocumentFormatInstance
Represents a specific format of a document.
|
IPreviewable
Defines methods to create preview of the document.
|
Class and Description |
---|
DocumentFormatInstance
Represents a specific format of a document.
|
IImageFormatInstance
Defines methods that are required for raster image format redactions.
|
IMultipleAreaRedactable
Defines methods that are required to redact multiple image areas at once with the same color.
|
MetadataCollection
Represents a dictiоnary of
MetadataItem with its title as a key. |
MetadataItem
Represents an item of metadata, common for all supported formats and used in metadata redactions.
|
RecognizedImage
Represents text, extracted from an image as a result of its recognition process.
|
TextFragment
Represents a part of recognized text (word, symbol, etc), extracted by OCR engine.
|
TextLine
Represents a line of text, extracted by OCR engine from an image.
|
Class and Description |
---|
IOcrConnector
Defines methods that are required to apply textual redactions to image documents and embedded images.
|
Class and Description |
---|
DocumentFormatInstance
Represents a specific format of a document.
|
IMetadataAccess
Defines methods that are required for access to metadata of a document, if format supports it.
|
IOcrConnector
Defines methods that are required to apply textual redactions to image documents and embedded images.
|
MetadataCollection
Represents a dictiоnary of
MetadataItem with its title as a key. |
MetadataItem
Represents an item of metadata, common for all supported formats and used in metadata redactions.
|