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
Visual Basic
Public Class EndDocumentEventArgs Inherits EventArgs
C#
public class EndDocumentEventArgs : EventArgs;