IPXC_AnnotData_FileAttachment::FileAttachment Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property FileAttachment of interface IPXC_AnnotData_FileAttachment returns/sets Pointer to IPXC_FileSpec ...

Syntax

HRESULT get_FileAttachment([out, retval]  IPXC_FileSpec**  ppFileSpec);
HRESULT put_FileAttachment([in]  IPXC_FileSpec*  ppFileSpec);

See Also

IPXC_AnnotData_FileAttachment