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
doc
A document to which the HighlightAnnot annotation is added.
pos
A rectangle specifying the HighlightAnnot annotation’s bounds in default user space units.
Return Value
A newly created blank HighlightAnnot annotation.