ApplyRedactionsOptions
Overview
ApplyRedactionsOptions is a interface in Aspose.PDF FOSS for TypeScript.
Options for Page.ApplyRedactions / Document.ApplyRedactions.
Properties: keepAnnotations, scrubMetadata.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
scrubMetadata | : boolean | Read | Also clear document metadata (/Info + XMP) when true. |
keepAnnotations | : boolean | Read | Keep annotations overlapping a redacted region instead of removing them. |