The callback function argument for the save
{
data: <string>,
streamType: <StreamType>,
bytesWritten: <number>
}
Introduced: X13.
Property | Description |
---|---|
bytes |
Specifies the number of bytes written during a save operation. |
data | The Document data. |
stream |
Specifies one of the Stream |