| Package | Description |
|---|---|
| com.groupdocs.redaction.redactions |
The package provides classes for different types of redactions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CellColumnRedaction
Represents a text redaction that replaces text in a spreadsheet documents (CSV, Excel, etc.).
|
class |
ExactPhraseRedaction
Represents a text redaction that replaces exact phrase in the document's text, case insensitive by default.
|
class |
PageAreaRedaction
Represents a complex textual redaction that affects text, images and annotations in an area of the page.
|
class |
RegexRedaction
Represents a text redaction that searches and replaces text in the document by matching provided regular expression.
|
Copyright © 2025. All rights reserved.