Package | Description |
---|---|
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 |
---|
RedactionDescription
Represents a single change action info that performed during redaction process.
|
RegionReplacementOptions
Represents color and area parameters for image region replacement.
|
ReplacementOptions
Represents options for matched text replacement.
|
Class and Description |
---|
IRedactionCallback
Defines methods that are required for receiving information on each redaction change and optionally prevent it.
|
Class and Description |
---|
CellFilter
Provides an option to limit the scope of a
CellColumnRedaction to a worksheet and a column. |
MetadataRedaction
Represents a base abstract class for document metadata redactions.
|
RedactionActionType
Represents actions that can be taken to perform redaction.
|
RedactionDescription
Represents a single change action info that performed during redaction process.
|
RedactionType
Represents a type of document's data, affected by redaction.
|
RegionReplacementOptions
Represents color and area parameters for image region replacement.
|
ReplacementOptions
Represents options for matched text replacement.
|
ReplacementType
Represents a type of replacement for the matched text.
|
TextRedaction
Represents a base abstract class for document text redactions.
|
TextReplacement
Represents a textual replacement information.
|