Options

From PDF XChange PDF SDK
Jump to: navigation, search
Line 18: Line 18:
 
| class="op_param_name" | Contents
 
| class="op_param_name" | Contents
 
| style="text-align:center" | IUnknown
 
| style="text-align:center" | IUnknown
| Specifies the new content of the attachment. Note that it can be [[PXV:IStream|IStream]], [[PXV:IAFS_Name|IAFS_Name]] or [[PXV:IAFS_File|IAFS_File]] type.
+
| Specifies the new content of the attachment. Note that it can be <code>IStream</code>, [[PXV:IAFS_Name|IAFS_Name]] or [[PXV:IAFS_File|IAFS_File]] type.
 
|}
 
|}

Revision as of 05:22, 26 May 2015


Options Table

Name Type Value
Attachment IUnknown Specifies the IPXC_FileSpec which contents would be edited.
Contents IUnknown Specifies the new content of the attachment. Note that it can be IStream, IAFS_Name or IAFS_File type.