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.page.legacy
/
PageStorageBase
/
getDocumentImage
get
Document
Image
open
override
fun
getDocumentImage
(
pageId
:
String
)
:
File
Provides
File
of the document image.
Return
File
of the document image.
Parameters
page
Id
id of a page
Throws
IOException