Attachments

Methods

(inner) attachmentDetachAll()

Displays the Save Attachments To dialog box, where you select a location for the current document's attachments.

Parameters:
NameTypeDescription
...argsArray

any arguments

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:
NameTypeDescription
...argsArray

any arguments

To Do
  • this needs to be implemented
Throws:

method not implemented

Type
Error

(inner) attachmentProperties()

Displays the Properties box for the current attachment.

Parameters:
NameTypeDescription
...argsArray

any arguments

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:
NameTypeDescription
...argsArray

any arguments

Throws:

No plans to implement

Type
Error