Contents

PDFAnnotationFreeText

A PDFAnnotationFreeText object displays text on a page.

Declaration

class PDFAnnotationFreeText

Overview

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.

Topics

Managing Text Alignment

Managing Font and Font Color

See Also

Deprecated Annotation Types