setKeywords

abstract fun setKeywords(@Nullable keywords: List<String>)

Sets the keywords for the document.

Parameters

keywords

List of keywords for the document, or null/empty list to remove them.