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
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:
- Any active DynamicPDF Subscription (Essentials, Professional, Professional Plus or Ultimate).
- A DynamicPDF HTML Converter for .NET v2.X Essentials license.
- It can also be used for free with a public link back to www.dynamicpdf.com and with the DynamicPDF Essentials message displaying on the bottom of each page.