PTHighlightAnnot
@interface PTHighlightAnnot : PTTextMarkup
A HighlightAnnot annotation covers a word or a group of contiguous words with partially transparent color.
-
Creates a new HighlightAnnot annotation in the specified document.
Declaration
Parameters
docA document to which the HighlightAnnot annotation is added.
posA rectangle specifying the HighlightAnnot annotation’s bounds in default user space units.
Return Value
A newly created blank HighlightAnnot annotation.
PTHighlightAnnot Class Reference