IPXC_AnnotData_FileAttachment::FileAttachment 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_AnnotData_FileAttachment::FileAttachment Property}}
 
{{#customTitle:IPXC_AnnotData_FileAttachment::FileAttachment Property}}
{{#parentPage:PXV:IPXC_AnnotData_FileAttachment|FileAttachment Property|property}}
+
{{#parentPage:PXV:IPXC_AnnotData_FileAttachment#Properties|FileAttachment Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 13:57, 21 May 2015


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.