Share

AboutToBeginPublishingEventArgs Class

Description

This class provides data for the AboutToBeginPublishing event.

Brackets the entire plot operation; useful for initialization and discriminating between various databases.

Class Hierarchy

Autodesk.AutoCAD.Publishing.AboutToBeginPublishingEventArgs

C#

public class AboutToBeginPublishingEventArgs : EventArgs;

Visual Basic

Public Class AboutToBeginPublishingEventArgs
Inherits EventArgs

Links

AboutToBeginPublishingEventArgs Methods, AboutToBeginPublishingEventArgs Properties

Was this information helpful?