Poppler.FormFieldMapping¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
area |
r/w |
a |
|
field |
r/w |
Methods¶
class |
|
|
|
|
Details¶
- class Poppler.FormFieldMapping¶
A
Poppler.FormFieldMapping
structure represents the location of field on the page- classmethod new()¶
- Returns:
a new
Poppler.FormFieldMapping
, usePoppler.FormFieldMapping.free
() to free it- Return type:
Creates a new
Poppler.FormFieldMapping
- copy()¶
- Returns:
a new allocated copy of self
- Return type:
Creates a copy of self
- free()¶
Frees the given
Poppler.FormFieldMapping