timeout

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.