This object provides functionalities for receiving a document's data.

Syntax

DocumentSaveResult

Methods

Method Description
arrayBuffer Get the data of the document as an ArrayBuffer object.
base64 Get the data of the document as base 64 string.