Permissions - lublak/pdfdataextract GitHub Wiki

Interface: Permissions

Table of contents

Properties

Properties

assemble

Readonly assemble: boolean

allow to assemble

readonly

Defined in

types.ts:36


copy

Readonly copy: boolean

allow to copy the content

readonly

Defined in

types.ts:43


copyForAccessibility

Readonly copyForAccessibility: boolean

allow to copy the content for accessibility

readonly

Defined in

types.ts:85


fillInteractiveForms

Readonly fillInteractiveForms: boolean

allow to fill interactive forms

readonly

Defined in

types.ts:50


modifyAnnotations

Readonly modifyAnnotations: boolean

allow to modify annotations

readonly

Defined in

types.ts:57


modifyContents

Readonly modifyContents: boolean

allow to modify contents

readonly

Defined in

types.ts:64


print

Readonly print: boolean

allow to print

readonly

Defined in

types.ts:71


printHQ

Readonly printHQ: boolean

allow to print in highquality

readonly

Defined in

types.ts:78