HiQPdf Documentation

HtmlLoadedDelegate Delegate

Quickly Create High Quality PDFs
Delegate for HtmlLoadedEvent event raised when the HTML document was loaded

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public delegate void HtmlLoadedDelegate(
	HtmlLoadedParams eventParams
)

Parameters

eventParams
Type: HiQPdfHtmlLoadedParams
Event parameters
See Also

Reference