AnnotTextMarkup.highlight


Description:

[ CCode ( has_construct_function = false , type = "PopplerAnnot*" ) ]
[ Version ( since = "0.26" ) ]
public AnnotTextMarkup.highlight (Document doc, Rectangle rect, Array<Quadrilateral> quadrilaterals)

Creates a new Highlight Text annotation that will be located on rect when added to a page.

See add_annot

Parameters:

doc

a Document

rect

a Rectangle

quadrilaterals

A Array of Quadrilaterals

Returns:

A newly created AnnotTextMarkup annotation