Contents

PDFAnnotationInk

Declaration

class PDFAnnotationInk

Overview

A PDFAnnotationInk object displays one or more disjoint Bezier paths on a page. This is typically used to represent a freehand jotting or “scribble” of handwritten text.

The lineWidth and style properties of the annotation’s associated PDFBorder object determines the stroke thickness and style. The color property of the PDFAnnotation class determines the stroke color.

Topics

Accessor methods

Working with Bezier paths

See Also

Deprecated Annotation Types