Gets the main text part of the document.
<void> TextPartCollection.getMainText([<RequestTextPartCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Optional. Receives the main text textpart object. |
| error |
Optional. Is called when the operation failed with an error. |