The callback function argument for the saveDocument and the saveSelection functions.
Introduced: 23.0.
[JavaScript]
{
data: <string>,
streamType: <integer>
}| Property | Description | |
| data | The Document data. | |
| streamType | Specifies one of the StreamType values. |