Click or drag to resize

RedactData Methods

The RedactData type exposes the following members.

Methods
  NameDescription
Public methodAddRedaction
Add a new redaction on the specified page.
Public methodDeleteRedaction
Deletes the specified redaction item.
Public methodEncrypt
Encrypts this class instance as a base 64 string.
Public methodFormatRedactions
Formats redactions for logging.
Public methodFromXml
Initializes an instance of the RedactData class from the specified XElement.
Public methodGetRedactPage
Gets redaction data for the specified page number.
Public methodStatic memberLoad
Decrypts the redaction data from the specified string.
Public methodToXml
Serializes the current instance of the RedactData class as an XElement.
Public methodUpdateRedaction
Updates the bounding rectangle of the specified redaction item.
Top
See Also