Autodesk.AutoCAD.PlottingServices Namespace > PlotReactorManager Class > PlotReactorManager Events
PlotReactorManager Events
Events
Event 
Description 

Called by the plotting framework when PlotEngine.BeginDocument() has been called by an application. The parameters passed to this method are... more 

Called by the plotting framework when PlotEngine.BeginPage() has been called by an application. The parameters passed to this method are... more 

Called by the plotting framework when PlotEngine.BeginPlot() has been called by an application. The parameters passed to this method are... more 

Called by the plotting framework when PlotEngine.EndDocument() has been called by an application. The status parameter indicates the final status... more 

Called by the plotting framework when PlotEngine.EndPage() has been called by an application. The status parameter indicates the final status... more 

Called by the plotting framework when PlotEngine.endPlot() has been called by an application. The status parameter indicates the final status... more 

Called by the framework when the user has canceled the current page. 

Called by the framework when the user has canceled the plot. 
   Comments?