AnnotFreeText


Description:

[ CCode ( has_construct_function = false ) ]
protected AnnotFreeText ()

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

See add_annot. It initially has no content. Font family, size and color are initially undefined and must be set, see poppler_annot_free_text_set_font_desc and poppler_annot_free_text_set_font_color.

Parameters:

doc

a Document

rect

a Rectangle

Returns:

A newly created AnnotFreeText annotation