Description
This class encapsulates the plot-specific information required by the EndDocument event. This information includes a PlotCancelStatus flag.
Class Hierarchy
Autodesk.AutoCAD.PlottingServices.EndDocumentEventArgs
C#
public class EndDocumentEventArgs : EventArgs;
Visual Basic
Public Class EndDocumentEventArgs Inherits EventArgs