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