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.
Returns an array containing the page’s annotations.
var annotations: [PDFAnnotation] { get }The elements of the array will most likely be typed to subclasses of the PDFAnnotation class.