fluid-pdf
0.18.0
jvm
fluid-pdf
/
io.fluidsonic.pdf
/
PdfMetadata
/
PdfMetadata
Pdf
Metadata
constructor
(
author
:
String
?
=
null
,
creationDate
:
Instant
?
=
null
,
creator
:
String
?
=
null
,
documentId
:
PdfDocumentId
?
=
null
,
keywords
:
String
?
=
null
,
modificationDate
:
Instant
?
=
null
,
producer
:
String
?
=
null
,
subject
:
String
?
=
null
,
title
:
String
?
=
null
)