c# - How to create annotation using PdfSharp to highlight text of existing PDF -


i know whether possible create text highlight annotation in existing pdf using pdfsharp?

in pdfsharp documentation, see examples of pdftextannotation & pdfrubberstampannotation, did not find sample code following annotations mentioned in documentation.

pdflineannotation, pdfsquareannotation, pdfcircleannotation,  pdfmarkupannotation, pdfhighlightannotation, pdfunderlineannotation, pdfsquigglyannotation, pdfsoundannotation, pdfmovieannotation. 

are these annotations yet implemented in pdfsharp? if has implemented, please point me code samples.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -