Description
Indicates to the PlotLogger that an individual sheet within a job has been completed. It is the responsibility of the plot application to call this method.
Visual Basic
Public Function EndSheet() As void
C#
public void EndSheet();
Links
PlotLogger Class, Autodesk.AutoCAD.PlottingServices Namespace