Click or drag to resize

IMarkupGetPopup Method

Gets the Popup object associated with this Markup annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
Popup GetPopup()

Return Value

Type: Popup
A Popup object that is associated with this Markup annotation.
Remarks
The Popup is An indirect reference to a pop-up annotation for entering or editing the text associated with this annotation.
See Also