Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.persistence.document
/
DocumentStorage
/
getDocumentPdfFile
get
Document
Pdf
File
abstract
fun
getDocumentPdfFile
(
documentId
:
String
)
:
File
Provides
File
of the document pdf file.
Return
File
of the document pdf file.
Parameters
document
Id
id of a document
Throws
IOException