RedactData Methods |
The RedactData type exposes the following members.
| Name | Description | |
|---|---|---|
| AddRedaction |
Add a new redaction on the specified page.
| |
| DeleteRedaction |
Deletes the specified redaction item.
| |
| Encrypt |
Encrypts this class instance as a base 64 string.
| |
| FormatRedactions |
Formats redactions for logging.
| |
| FromXml |
Initializes an instance of the RedactData class from the specified XElement.
| |
| GetRedactPage |
Gets redaction data for the specified page number.
| |
| Load |
Decrypts the redaction data from the specified string.
| |
| ToXml |
Serializes the current instance of the RedactData class as an XElement.
| |
| UpdateRedaction |
Updates the bounding rectangle of the specified redaction item.
|