Converter.LoadedEventHandler Delegate

Represents the method that will handle the Loaded event.

public delegate void Converter.LoadedEventHandler(LoadedEventAgrs e)
Public Delegate Sub Converter.LoadedEventHandler(e As LoadedEventAgrs)

Parameters

e
LoadedEventAgrs

A LoadedEventAgrs that contains the event data.

Inheritance: ObjectDelegateMulticastDelegateLoadedEventHandler

Licensing Info

This delegate is a DynamicPDF HTML Converter feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.HtmlConverter

In this topic