nutrient
Toggle table of contents
11.5.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.document
/
PdfDocumentLoader
/
Companion
/
fromDocumentSource
from
Document
Source
@
JvmStatic
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
fromDocumentSource
(
context
:
Context
,
documentSource
:
DocumentSource
)
:
PdfDocumentLoader
Creates a loader for a single
DocumentSource
without loading it yet. Internal API.