HtmlToPdfHtmlLoadedEvent Event

The event is raised right after the converter finished the HTML document loading and before starting the rendering to PDF

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public event HtmlLoadedDelegate HtmlLoadedEvent

Value

HtmlLoadedDelegate

See Also