Share

PlotLogger.StartJob Method

Description

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

Visual Basic

Public Function StartJob() As void

C#

public void StartJob();

Links

PlotLogger Class, Autodesk.AutoCAD.PlottingServices Namespace

Was this information helpful?