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: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public void AddTextAnnotation(
PdfTextAnnotation textAnnotation
)
Parameters
- textAnnotation PdfTextAnnotation
- The text annotation to add