HtmlToPdfConverterNavigationCompletedEvent Event

The event is raised right after the converter finished the navigation and before rendering HTML content to PDF

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public event NavigationCompletedDelegate NavigationCompletedEvent

Value

NavigationCompletedDelegate

See Also