Android Scanbot Barcode SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK
Android Scanbot Barcode SDK
/
io.scanbot.sdk.pdf
/
PdfiumSdk
/
openPage
open
Page
fun
openPage
(
pageIndex
:
Int
)
:
Long
Open page and store native pointer.
fun
openPage
(
fromIndex
:
Int
,
toIndex
:
Int
)
:
LongArray
Open range of pages and store native pointers.