LayingOutEventHandler Delegate
Represents the method that will handle the LayingOut event.
public delegate void LayingOutEventHandler(Object sender, LayingOutEventArgs e)
Public Delegate Sub LayingOutEventHandler(sender As Object, e As LayingOutEventArgs)
Parameters
Reference of type LayingOutEventArgs .
Inheritance: ObjectDelegateMulticastDelegateLayingOutEventHandler
Licensing Info
This delegate is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.