Click or drag to resize

RedactData Properties

The RedactData type exposes the following members.

Properties
  NameDescription
Public propertyIsDirty
Gets or sets a flag to indicate whether there are unsaved changes.
Public propertyPassword
Gets or sets the owner or user password for opening the PDF document.
Remarks
The password stored within the encrypted redaction data is one of "PDF owner password", "PDF user password" or "empty string". The inclusion of the regular PDF passwords allows treating the redaction password as a super password which can open the document with all privileges, including access to redacted data.
Public propertyRedactCount
Gets the total number of redactions.
Public propertyRedactPages
Gets or sets the list of pages with redaction data.
Top
See Also