PdfEditorAddTextAnnotation Method
Adds a sticky-note text annotation displayed as a clickable icon
on a specific page. Clicking the icon opens a popup with the
note text. The annotation also appears in the viewer's Comments
panel
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public void AddTextAnnotation(
PdfTextAnnotation textAnnotation
)
Parameters
- textAnnotation PdfTextAnnotation
- The text annotation to add