TextReplacement class
Leave feedback
On this page
Represents a textual replacement information.
Learn more
- More details about RedactionDescription class and IRedactionCallback interface: Use redaction callback (https://docs.groupdocs.com/redaction/net/use-redaction-callback/)
The TextReplacement type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of TextReplacement. |
| Method | Description |
|---|---|
| to_string | Provides text replacement description and its position. |
| Property | Description |
|---|---|
| index | The index of the matched text within the source string. |
| original_text | The original matched string. |
| replacement | The string that replaces the original text. |
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.