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