setAuthor

abstract fun setAuthor(@Nullable author: String)

Sets the author for the document.

Parameters

author

Author for the document, or null to remove it.