Gets an object with all user-defined document properties contained in the current document.

<void> DocumentSettings.getUserDefinedDocumentProperties(<RequestObjectCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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