Poppler.AnnotMapping

Fields

Name

Type

Access

Description

annot

Poppler.Annot

r/w

a Poppler.Annot

area

Poppler.Rectangle

r/w

a Poppler.Rectangle representing an area of the page

Methods

class

new ()

copy ()

free ()

Details

class Poppler.AnnotMapping

A Poppler.AnnotMapping structure represents the location of annot on the page

classmethod new()
Returns:

a new Poppler.AnnotMapping, use Poppler.AnnotMapping.free() to free it

Return type:

Poppler.AnnotMapping

Creates a new Poppler.AnnotMapping

copy()
Returns:

a new allocated copy of self

Return type:

Poppler.AnnotMapping

Creates a copy of self

free()

Frees the given Poppler.AnnotMapping