IPXC_Annotation::Popup Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#customTitle:IPXC_Annotation::Popup Property}}
 
{{#customTitle:IPXC_Annotation::Popup Property}}
 
{{#parentPage:PXV:IPXC_Annotation#Properties|Popup|property}}
 
{{#parentPage:PXV:IPXC_Annotation#Properties|Popup|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 17: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);

See Also

IPXC_Annotation