Skip to content

AnnotationDictionaryKey

@scaryterry/pdfium


AnnotationDictionaryKey = "Contents" | "Author" | "Subtype" | "CreationDate" | "ModDate" | "Name" | "Subject" | "T" | "NM"

Defined in: src/core/types.ts:516

Well-known annotation dictionary keys.

These are the most commonly used keys for hasKey, getStringValue, and setStringValue. Arbitrary string keys are also accepted.