toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.document.metadata
/
DocumentPdfMetadata
/
setAuthor
set
Author
abstract
fun
setAuthor
(
@
Nullable
author
:
String
)
Sets the author for the document.
Parameters
author
Author for the document, or
null
to remove it.