Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-bundle-sdk
/
io.scanbot.sdk.kmp.pdfgeneration
/
PdfAttributes
/
PdfAttributes
Pdf
Attributes
constructor
(
author
:
String
=
"Created with Scanbot SDK"
,
creator
:
String
=
""
,
title
:
String
=
""
,
subject
:
String
=
""
,
keywords
:
String
=
""
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)