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])
Parameter | Description |
---|---|
callback | Receives the property value. |
error |
Optional. Is called when the operation failed with an error. |