A PDFAnnotation
object appears as highlighting, underlining, or a strikethrough style applied to the text of a document.
Deprecated
Use PDFAnnotation
instead.
SDK
- macOS 10.4–10.12Deprecated
Framework
- PDFKit
Declaration
class PDFAnnotationMarkup : PDFAnnotation
Overview
The setLineWidth(_:) and setStyle(_:) methods of the annotation’s associated PDFBorder object determines the stroke thickness and style. The setColor(_:) method of the PDFAnnotation class determines the stroke color.