Share

AboutToBeginBackgroundPublishingEventArgs Class

Description

This class provides data for the AboutToBeginBackgroundPublishing event.

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

Class Hierarchy

Autodesk.AutoCAD.Publishing.AboutToBeginBackgroundPublishingEventArgs

Visual Basic

Public Class AboutToBeginBackgroundPublishingEventArgs
Inherits EventArgs

C#

public class AboutToBeginBackgroundPublishingEventArgs : EventArgs;

Links

AboutToBeginBackgroundPublishingEventArgs Methods, AboutToBeginBackgroundPublishingEventArgs Properties

Was this information helpful?