AnnotStamp
Description:
[ CCode ( has_construct_function = false , type = "PopplerAnnot*" ) ]
[ Version ( since = "22.07.0" ) ]
public AnnotStamp (Document doc, Rectangle rect)
[ Version ( since = "22.07.0" ) ]
public AnnotStamp (Document doc, Rectangle rect)
Creates a new Stamp annotation that will be located on rect when added to a page.
See add_annot
Parameters:
| doc |
a Document |
| rect |
Returns:
|
a newly created AnnotStamp annotation |