pdftools_toolbox.pdf.annotations.text_insert

Classes

TextInsert(handle)

An annotation that marks a point to insert text

class pdftools_toolbox.pdf.annotations.text_insert.TextInsert(handle)[source]

Bases: MarkupAnnotation

An annotation that marks a point to insert text

property paint: Paint

The paint for the annotation and the popup

Returns:

pdftools_toolbox.pdf.content.paint.Paint

Raises:
property popup: Popup | None

The pop-up

Returns:

Optional[pdftools_toolbox.pdf.annotations.popup.Popup]

Raises:

StateError – if the object has already been closed