Gets the main text part of the document.

<void> TextPartCollection.getMainText([<RequestTextPartCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Optional. Receives the main text textpart object.
errorCallback Optional. Is called when the operation failed with an error.