Click or drag to resize

WpfPdfAnnotationShowPopup Method

This method is called to display a popup dialog for the PDF annotation.

Namespace:  Atalasoft.Annotate.Wpf.Pdf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public virtual void ShowPopup()
Remarks
The default dialog is a simply tool window with a textbox for editing.
See Also