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

NameTypeAccessDescription
page: numberRead0-based page index the annotation landed on.
subtype: stringReadGets the subtype.
name: stringRead/NM, when the annotation carries one.