DocumentInfo
Defined in: src/core/document-model/types.ts:992
Document metadata (PDF /Info-shaped, sourced from docProps/core.xml and/or
caller options). Lives in the model so FlowDoc can carry it format-neutrally.
Properties
Section titled “Properties”author?
Section titled “author?”
readonlyoptionalauthor?:string
Defined in: src/core/document-model/types.ts:994
creationDate?
Section titled “creationDate?”
readonlyoptionalcreationDate?:Date
Defined in: src/core/document-model/types.ts:1001
ISO 8601 date; converted to PDF date format (D:YYYYMMDDHHmmSS).
creator?
Section titled “creator?”
readonlyoptionalcreator?:string
Defined in: src/core/document-model/types.ts:997
keywords?
Section titled “keywords?”
readonlyoptionalkeywords?:string
Defined in: src/core/document-model/types.ts:996
modificationDate?
Section titled “modificationDate?”
readonlyoptionalmodificationDate?:Date
Defined in: src/core/document-model/types.ts:1002
producer?
Section titled “producer?”
readonlyoptionalproducer?:string
Defined in: src/core/document-model/types.ts:999
Producer; defaults to “Ream” if not provided.
subject?
Section titled “subject?”
readonlyoptionalsubject?:string
Defined in: src/core/document-model/types.ts:995
title?
Section titled “title?”
readonlyoptionaltitle?:string
Defined in: src/core/document-model/types.ts:993