Interface Info - lublak/pdfdataextract GitHub Wiki
Indexable
▪ [key: string
]: string
| number
| boolean
| Name | undefined
Table of contents
Properties
- Author
- CreationDate
- Creator
- IsAcroFormPresent
- IsCollectionPresent
- IsLinearized
- IsSignaturesPresent
- IsXFAPresent
- Keywords
- ModDate
- PDFFormatVersion
- Producer
- Subject
- Title
- Trapped
Properties
Author
• Optional
Readonly
Author: string
the author
readonly
Defined in
CreationDate
• Optional
Readonly
CreationDate: string
the creation date
readonly
Defined in
Creator
• Optional
Readonly
Creator: string
the creator
readonly
Defined in
IsAcroFormPresent
• Readonly
IsAcroFormPresent: boolean
if acro form is present
readonly
Defined in
IsCollectionPresent
• Readonly
IsCollectionPresent: boolean
if collection is present
readonly
Defined in
IsLinearized
• Readonly
IsLinearized: boolean
if it is linearized
readonly
Defined in
IsSignaturesPresent
• Readonly
IsSignaturesPresent: boolean
if signatures are present
readonly
Defined in
IsXFAPresent
• Readonly
IsXFAPresent: boolean
if xfa form is present
readonly
Defined in
Keywords
• Optional
Readonly
Keywords: string
the keywords
readonly
Defined in
ModDate
• Optional
Readonly
ModDate: string
the modification date
readonly
Defined in
PDFFormatVersion
• Readonly
PDFFormatVersion: string
the format version
readonly
Defined in
Producer
• Optional
Readonly
Producer: string
the producer
readonly
Defined in
Subject
• Optional
Readonly
Subject: string
the subject
readonly
Defined in
Title
• Optional
Readonly
Title: string
the title
readonly
Defined in
Trapped
• Optional
Readonly
Trapped: Name
the trapped
readonly