IPXC_Annotation::Popup Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Represents an annotation with ''Popup'' type linked with this annotation. If the annotation has no associated popup annotation, this property will be <tt>NULL</tt>. | |
== Syntax == | == Syntax == |
Revision as of 16:07, 26 May 2015
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** ppPopup);