| 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 |
|---|
| PageSeekOrigin
Provides the fields that represent reference points in a document for seeking.
|
| RedactionDescription
Represents a single change action info that performed during redaction process.
|
| RedactionFilter
Represents redaction filter, setting scope inside a document to apply redactions.
|
| 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.
|
| PageSeekOrigin
Provides the fields that represent reference points in a document for seeking.
|
| RedactionActionType
Represents actions that can be taken to perform redaction.
|
| RedactionDescription
Represents a single change action info that performed during redaction process.
|
| RedactionFilter
Represents redaction filter, setting scope inside a document to apply redactions.
|
| RegexRedaction
Represents a text redaction that searches and replaces text in the document by matching provided regular expression.
|
| 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.
|
Copyright © 2025. All rights reserved.