Share

PlotLogger.EndJob Method

Description

Indicates to the PlotLogger that the entire job has been completed. It is the responsibility of the plot application to call this method.

Visual Basic

Public Function EndJob() As void

C#

public void EndJob();

Links

PlotLogger Class, Autodesk.AutoCAD.PlottingServices Namespace

Was this information helpful?