AnnotData
Overview
AnnotData is a interface in Aspose.PDF FOSS for TypeScript.
Properties: dict, inReplyTo, page, popupName.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
page | : number | Read | 0-based page index — XFDF’s own convention for the page attribute. |
dict | : PdfDict | Read | Self-contained annotation dict: refs inlined, STRIPPED keys removed. |
popupName | : string | Read | /NM of this annotation’s popup, when it has one. |
inReplyTo | : string | Read | /NM of the annotation this one replies to, when it is a reply. |