Interface WaitForJavaScript

Proceeds rendering by waiting until user calls our JS function window.ironpdf.notifyRender()

Hierarchy

  • WaitForJavaScript

Properties

Properties

maxWaitTime?: number

Maximum wait time in milliseconds until it forces rendering.

Default

10000 milliseconds

Generated using TypeDoc