toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.bookmarks
/
BookmarkProviderFactory
Bookmark
Provider
Factory
open
class
BookmarkProviderFactory
Factory for bookmark providers for Internal usage.
Members
Constructors
Bookmark
Provider
Factory
Link copied to clipboard
constructor
(
)
Functions
from
Internal
Document
Link copied to clipboard
open
fun
fromInternalDocument
(
document
:
InternalPdfDocument
)
:
InternalBookmarkProvider
Creates a new
InternalBookmarkProvider
for the desired
InternalPdfDocument
.