R/api_completion.R
pdf_annot_set_uri.Rd
Wraps FPDFAnnot_SetURI. The annotation must be of subtype "link"; the URI becomes the link's destination.
FPDFAnnot_SetURI
"link"
pdf_annot_set_uri(annot, uri)
A pdfium_annot of subtype "link".
pdfium_annot
Character scalar — the destination URI.
Invisibly returns the parent pdfium_doc.
pdfium_doc