setSubject

abstract fun setSubject(@Nullable subject: String)

Sets the subject for the document.

Parameters

subject

Subject for the document, or null to remove it.