setCreator

abstract fun setCreator(@Nullable creator: String)

Sets the creator for the document.

Parameters

creator

Creator for the document, or null to remove it.