Gets the current document's keywords. The property value is null, if there are no keywords contained in the document.

<void> DocumentSettings.getDocumentKeywords(<RequestStringsCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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