Click or drag to resize

getPopup Method

Gets a PdfObject Class representing the popup annotation (if any) for this markup annotation.

Syntax
JavaScript
function getPopup();

Parameters

None

Return Value

Type: PdfObject Class

Returns a JavaScript object representing the popup annotation associatd with this markup annotation; or null if one does not exist.

Remarks

See Also

Other Resources