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.pdf
/
Bookmark
Bookmark
class
Bookmark
(
val
nativePtr
:
Long
)
Members
Constructors
Bookmark
Link copied to clipboard
constructor
(
nativePtr
:
Long
)
Properties
children
Link copied to clipboard
var
children
:
ArrayList
<
Bookmark
>
native
Ptr
Link copied to clipboard
val
nativePtr
:
Long
page
Idx
Link copied to clipboard
var
pageIdx
:
Long
title
Link copied to clipboard
var
title
:
String
?
Functions
has
Children
Link copied to clipboard
fun
hasChildren
(
)
:
Boolean