Options
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 14: | Line 14: | ||
| class="op_param_name" | Attachment | | class="op_param_name" | Attachment | ||
| style="text-align:center" | IUnknown | | style="text-align:center" | IUnknown | ||
− | | Specifies | + | | Specifies the [[PXV:IPXC_FileSpec|IPXC_FileSpec]] which contents would be edited. |
|- | |- | ||
| class="op_param_name" | Contents | | class="op_param_name" | Contents | ||
| style="text-align:center" | IUnknown | | style="text-align:center" | IUnknown | ||
− | | Specifies. | + | | 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. |
|} | |} |
Revision as of 04: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. |