Options
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:Options}} | {{#customTitle:Options}} | ||
{{#parentPage:PXV:op_attachments_edit|Options|property}} | {{#parentPage:PXV:op_attachments_edit|Options|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Line 14: | Line 13: | ||
| 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_FileAttachment|IPXC_FileAttachment]] which description would be edited. |
|- | |- | ||
| class="op_param_name" | Annot | | class="op_param_name" | Annot | ||
| style="text-align:center" | IUnknown | | style="text-align:center" | IUnknown | ||
− | | Specifies | + | | Specifies the linked [[PXV:IPXC_Annotation|IPXC_Annotation]] which description would be modified along the file attachment. |
|- | |- | ||
| class="op_param_name" | Description | | class="op_param_name" | Description | ||
| style="text-align:center" | String | | style="text-align:center" | String | ||
− | | Specifies | + | | Specifies the new description of the attachment and linked annotation if the attachment has one. |
Default value: <tt>'''Empty String'''</tt> | Default value: <tt>'''Empty String'''</tt> | ||
|} | |} |
Revision as of 04:02, 26 May 2015
Options Table
Name | Type | Value |
---|---|---|
Attachment | IUnknown | Specifies the IPXC_FileAttachment which description would be edited. |
Annot | IUnknown | Specifies the linked IPXC_Annotation which description would be modified along the file attachment. |
Description | String | Specifies the new description of the attachment and linked annotation if the attachment has one.
Default value: Empty String |