Contents

annotations

Returns an array containing the page’s annotations.

Declaration

var annotations: [PDFAnnotation] { get }

Discussion

The elements of the array will most likely be typed to subclasses of the PDFAnnotation class.

See Also

Working with Annotations