ImportedAnnot
Overview
ImportedAnnot is a interface in Aspose.PDF FOSS for TypeScript.
An annotation that was applied to the document.
Properties: name, page, subtype.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
page | : number | Read | 0-based page index the annotation landed on. |
subtype | : string | Read | Gets the subtype. |
name | : string | Read | /NM, when the annotation carries one. |