RedactOptions Properties |
The RedactOptions type exposes the following members.
Name | Description | |
---|---|---|
CanRedact |
Gets a flag to indicate that the redaction has at least one active rule.
| |
Encrypt |
Gets or sets a value to indicate whether redacted characters are
encrypted and stored in the PDF metadata stream.
| |
Password |
An optional password to encrypt redaction data before storing
in the PDF metadata stream. If not specified and the document
is encrypted, then the OwnerPassword, if specified, will be
used also as the redaction password. If both of RedactPassword
and OwnerPassword are unspecified, then a standard secret
password will be use to encrypt the redaction data.
| |
WhiteBox |
Option controls whether redactions are drawn using black or
while boxes.
|