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