TextRedaction class
Leave feedback
On this page
Represents a base abstract class for document text redactions.
Learn more
- More details about applying redactions: https://docs.groupdocs.com/redaction/net/redaction-basics/
- More details about document text redactions: https://docs.groupdocs.com/redaction/net/text-redactions/
The TextRedaction type exposes the following members:
| Method | Description |
|---|---|
| apply_to | Applies the redaction to a given format instance. (inherited from Redaction) |
| apply_to_document_format_instance | (inherited from Redaction) |
| Property | Description |
|---|---|
| action_options | The ReplacementOptions instance specifying the type of text replacement. |
| ocr_connector | The IOcrConnector implementation used to extract text from graphic content. |
| description | The description of the redaction, containing its name and parameters. (inherited from Redaction) |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.