Poppler.FormFieldMapping

Fields

Name

Type

Access

Description

area

Poppler.Rectangle

r/w

a Poppler.Rectangle representing an area of the page

field

Poppler.FormField

r/w

a Poppler.FormField

Methods

class

new ()

copy ()

free ()

Details

class Poppler.FormFieldMapping

A Poppler.FormFieldMapping structure represents the location of field on the page

classmethod new()
Returns:

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

Return type:

Poppler.FormFieldMapping

Creates a new Poppler.FormFieldMapping

copy()
Returns:

a new allocated copy of self

Return type:

Poppler.FormFieldMapping

Creates a copy of self

free()

Frees the given Poppler.FormFieldMapping