IPXC_Annotation::CreationDate Property

From PDF XChange PDF SDK
Revision as of 04:10, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property CreationDate of interface IPXC_Annotation returns/sets Value of BSTR ...

Syntax

HRESULT get_CreationDate([out, retval]  BSTR*  ppDate);
HRESULT put_CreationDate([in]  BSTR  ppDate);

See Also

IPXC_Annotation