Attachments
- Source
Methods
(inner) attachmentDetachAll()
Displays the Save Attachments To dialog box, where you select a location for the current document's attachments.
Parameters:
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
- Source
- To Do
- this needs to be implemented
Throws:
method not implemented
- Type
- Error
(inner) attachmentLaunch()
Launches the selected attachment by opening the application in which it was created, if possible.
Parameters:
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
- Source
- To Do
- this needs to be implemented
Throws:
method not implemented
- Type
- Error
(inner) attachmentProperties()
Displays the Properties box for the current attachment.
Parameters:
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
- Source
Throws:
No plans to implement
- Type
- Error
(inner) attachmentView()
Launches the Attachment Viewer, which lets you view the contents of the selected attachment without opening the application in which it was created.
Parameters:
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
- Source
Throws:
No plans to implement
- Type
- Error