IPXC_Annotation::Data Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:10, 20 March 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

See also IPXC_Annotation.