Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference
/
io.scanbot.sdk.pdf
/
Meta
Meta
class
Meta
Members
Constructors
Meta
Link copied to clipboard
constructor
(
title
:
String
?
,
author
:
String
?
,
subject
:
String
?
,
keywords
:
String
?
,
creator
:
String
?
,
producer
:
String
?
,
creationDate
:
String
?
,
modDate
:
String
?
)
Properties
author
Link copied to clipboard
var
author
:
String
?
creation
Date
Link copied to clipboard
var
creationDate
:
String
?
creator
Link copied to clipboard
var
creator
:
String
?
keywords
Link copied to clipboard
var
keywords
:
String
?
mod
Date
Link copied to clipboard
var
modDate
:
String
?
producer
Link copied to clipboard
var
producer
:
String
?
subject
Link copied to clipboard
var
subject
:
String
?
title
Link copied to clipboard
var
title
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String