AnnotData

Overview

AnnotData is a interface in Aspose.PDF FOSS for TypeScript.

Properties: dict, inReplyTo, page, popupName.

Properties

NameTypeAccessDescription
page: numberRead0-based page index — XFDF’s own convention for the page attribute.
dict: PdfDictReadSelf-contained annotation dict: refs inlined, STRIPPED keys removed.
popupName: stringRead/NM of this annotation’s popup, when it has one.
inReplyTo: stringRead/NM of the annotation this one replies to, when it is a reply.