contents
Returns the textual content (if any) associated with the annotation.
Declaration
var contents: String? { get set }Return Value
A string representing the textual content associated with the annotation.
Discussion
Textual content is typically associated with PDFAnnotationText and PDFAnnotationFreeText annotations.