toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.document.html
/
HtmlToPdfConverter
/
timeout
timeout
@
NonNull
open
fun
timeout
(
@
IntRange
(
from
=
0
)
timeout
:
Long
)
:
HtmlToPdfConverter
Sets the timeout for loading the HTML document when converting. Defaults to 30000 ms.
Parameters
timeout
Timeout in ms.