Autodesk.AutoCAD.PlottingServices Namespace > EndPlotEventArgs Class
EndPlotEventArgs Class
Description

 

This class encapsulates the plot-specific information required by the EndPlot event. This information includes a PlotCancelStatus flag.

Class Hierarchy
Autodesk.AutoCAD.PlottingServices.EndPlotEventArgs
Visual Basic
Public Class EndPlotEventArgs
Inherits EventArgs
C#
public class EndPlotEventArgs : EventArgs;
Links
   Comments?