Poppler.FormFieldMapping¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
area  | 
r/w  | 
a   | 
|
field  | 
r/w  | 
Methods¶
class  | 
  | 
  | 
|
  | 
Details¶
- class Poppler.FormFieldMapping¶
 A
Poppler.FormFieldMappingstructure represents the location of field on the pageSince 24.10 this type supports g_autoptr
- 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