Skip to content

modern-pdf-lib


modern-pdf-lib / RedactionMark

Interface: RedactionMark

Defined in: src/core/redaction.ts:40

Redaction mark stored on a page.

Properties

color

color: object

Defined in: src/core/redaction.ts:43

b

b: number

g

g: number

r

r: number


overlayText?

optional overlayText: string

Defined in: src/core/redaction.ts:42


rect

rect: [number, number, number, number]

Defined in: src/core/redaction.ts:41

Released under the MIT License.