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