IPXC_Annotation::Popup Property

From PDF XChange PDF SDK
Revision as of 04:48, 20 February 2017 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Represents an annotation with Popup type linked with this annotation. If the annotation has no associated popup annotation, this property will be NULL.

Syntax

HRESULT get_Popup([out, retval]  IPXC_Annotation**  pPopup);

See Also

IPXC_Annotation