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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public virtual void ShowPopup()
Public Overridable Sub ShowPopup
Remarks The default dialog is a simply tool window with a textbox for editing.
See Also