PDFAnnotationFreeText
A PDFAnnotationFreeText object displays text on a page.
Declaration
class PDFAnnotationFreeTextOverview
Unlike a PDFAnnotationText object, a PDFAnnotationFreeText object has no open or closed state; its text is always visible. The text annotation performed in Preview uses PDFAnnotationFreeText.
The PDFAnnotation class’s contents property lets you get and set the textual content for a PDFAnnotationFreeText object.