Called by the plotting framework when PlotEngine.EndPage() has been called by an application. The status parameter indicates the final status of the page.
Public Event EndPage As EndPageEventHandler
public event EndPageEventHandler EndPage;