ApplyRedactionsOptions

ApplyRedactionsOptions

Overview

ApplyRedactionsOptions is a interface in Aspose.PDF FOSS for TypeScript.

Options for Page.ApplyRedactions / Document.ApplyRedactions.

Properties: keepAnnotations, scrubMetadata.

Properties

NameTypeAccessDescription
scrubMetadata: booleanReadAlso clear document metadata (/Info + XMP) when true.
keepAnnotations: booleanReadKeep annotations overlapping a redacted region instead of removing them.