IPXC_Annotation::Data Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Annotation::Data Property}}
 
{{#customTitle:IPXC_Annotation::Data Property}}
{{#parentPage:PXV:IPXC_Annotation#Properties|Data Property|property}}
+
{{#parentPage:PXV:IPXC_Annotation#Properties|Data|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:03, 23 May 2015


Property Data of interface IPXC_Annotation returns/sets Pointer to IPXC_AnnotData ...

Syntax

HRESULT get_Data([out, retval]  IPXC_AnnotData**  ppAnnotData);
HRESULT put_Data([in]  IPXC_AnnotData*  ppAnnotData);

See Also

IPXC_Annotation