setTitle

abstract fun setTitle(@Nullable title: String)

Sets the title for the document.

Parameters

title

Title for the document, or null to remove it.