Gets a file path that is used to search for resources like images or hypertext links.

<void> DocumentSettings.getDocumentBasePath(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the property value.
errorCallback Optional. Is called when the operation failed with an error.