pdfire / io.pdfire.client / WaitUntil

WaitUntil

enum class WaitUntil

Options for the ConversionParameters.waitUntil option.

Enum Values

Load

"load" browser event.

DOM

"DOMContentLoaded" browser event.

Functions

toString

fun toString(): String

Get the string value of the option.