RedactData Properties |
The RedactData type exposes the following members.
Name | Description | |
---|---|---|
IsDirty |
Gets or sets a flag to indicate whether there are unsaved changes.
| |
Password |
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.
| |
RedactCount |
Gets the total number of redactions.
| |
RedactPages |
Gets or sets the list of pages with redaction data.
|