Skip to content
lublak edited this page Oct 18, 2021 · 1 revision

Interface: Info

Indexable

▪ [key: string]: string | number | boolean | Name | undefined

Table of contents

Properties

Properties

Author

Optional Readonly Author: string

the author

readonly

Defined in

types.ts:149


CreationDate

Optional Readonly CreationDate: string

the creation date

readonly

Defined in

types.ts:184


Creator

Optional Readonly Creator: string

the creator

readonly

Defined in

types.ts:170


IsAcroFormPresent

Readonly IsAcroFormPresent: boolean

if acro form is present

readonly

Defined in

types.ts:219


IsCollectionPresent

Readonly IsCollectionPresent: boolean

if collection is present

readonly

Defined in

types.ts:233


IsLinearized

Readonly IsLinearized: boolean

if it is linearized

readonly

Defined in

types.ts:212


IsSignaturesPresent

Readonly IsSignaturesPresent: boolean

if signatures are present

readonly

Defined in

types.ts:240


IsXFAPresent

Readonly IsXFAPresent: boolean

if xfa form is present

readonly

Defined in

types.ts:226


Keywords

Optional Readonly Keywords: string

the keywords

readonly

Defined in

types.ts:163


ModDate

Optional Readonly ModDate: string

the modification date

readonly

Defined in

types.ts:191


PDFFormatVersion

Readonly PDFFormatVersion: string

the format version

readonly

Defined in

types.ts:205


Producer

Optional Readonly Producer: string

the producer

readonly

Defined in

types.ts:177


Subject

Optional Readonly Subject: string

the subject

readonly

Defined in

types.ts:156


Title

Optional Readonly Title: string

the title

readonly

Defined in

types.ts:142


Trapped

Optional Readonly Trapped: Name

the trapped

readonly

Defined in

types.ts:198