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