Interface Info - lublak/pdfdataextract GitHub Wiki

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:127


CreationDate

Optional Readonly CreationDate: string

the creation date

readonly

Defined in

types.ts:162


Creator

Optional Readonly Creator: string

the creator

readonly

Defined in

types.ts:148


IsAcroFormPresent

Readonly IsAcroFormPresent: boolean

if acro form is present

readonly

Defined in

types.ts:197


IsCollectionPresent

Readonly IsCollectionPresent: boolean

if collection is present

readonly

Defined in

types.ts:211


IsLinearized

Readonly IsLinearized: boolean

if it is linearized

readonly

Defined in

types.ts:190


IsSignaturesPresent

Readonly IsSignaturesPresent: boolean

if signatures are present

readonly

Defined in

types.ts:218


IsXFAPresent

Readonly IsXFAPresent: boolean

if xfa form is present

readonly

Defined in

types.ts:204


Keywords

Optional Readonly Keywords: string

the keywords

readonly

Defined in

types.ts:141


ModDate

Optional Readonly ModDate: string

the modification date

readonly

Defined in

types.ts:169


PDFFormatVersion

Readonly PDFFormatVersion: string

the format version

readonly

Defined in

types.ts:183


Producer

Optional Readonly Producer: string

the producer

readonly

Defined in

types.ts:155


Subject

Optional Readonly Subject: string

the subject

readonly

Defined in

types.ts:134


Title

Optional Readonly Title: string

the title

readonly

Defined in

types.ts:120


Trapped

Optional Readonly Trapped: Name

the trapped

readonly

Defined in

types.ts:176