Options
From PDF XChange PDF SDK
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 | + | | 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 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.
|