Share

Autodesk.AutoCAD.Publishing Namespace

Description

This is namespace Autodesk.AutoCAD.Publishing.

Dynamic-Link Library (DLL)

AcCoreMgd.dll

Classes

Class Description
AboutToBeginBackgroundPublishingEventArgs This class provides data for the AboutToBeginBackgroundPublishing event.Brackets the entire plot operation; useful for initialization and discriminating between various... more
AboutToBeginPublishingEventArgs This class provides data for the AboutToBeginPublishing event.Brackets the entire plot operation; useful for initialization and discriminating between various... more
BeginAggregationEventArgs This class provides data for the BeginAggregation event.This notification is sent after all of the temporary DWF files for... more
BeginPublishingSheetEventArgs This class provides data for the BeginPublishingSheet event.
Dwf3dNavigationTreeNode This .NET class wraps the Ac3dDwfNavTreeNode ObjectARX class.Ac3dDwfNavTreeNode describes the interface that must be implemented by the (optional) NavTree... more
Dwf3dNavigationTreeNodeCollection This class contains a collection of Dwf3dNavigationTreeNode objects.
DwfNode This class is similar to the AcDMMNode ObjectARX class. It contains information associated with a node in a DWF structure.... more
EPlotAttribute This class is a container for EPlot attributes.
EPlotAttributeCollection This class contains a collection of Publishing.EPlotAttribute objects.Publishing.EPlotAttribute is a container for EPlot attributes.
EPlotProperty This .NET class corresponds to the AcDMMEPlotProperty ObjectARX class.AcDMMEPlotProperty is a lightweight proxy for the DWF EPlotProperty object. It... more
EPlotPropertyBag This .NET class corresponds to the AcDMMEPlotProperties ObjectARX class.AcDMMEPlotProperties is a lightweight proxy for the DWF EPlotProperties class, which... more
EPlotPropertyCollection This class contains a collection of EPlotPropertyobjects. An EPlotPropertyCollection object is returned by the EPlotPropertyBag.Properties property.
EPlotResource This .NET class corresponds to the AcDMMResourceInfo ObjectARX class.AcDMMResourceInfo describes a resource to be added to the DWF page... more
PublishEntityEventArgs This class provides data for the PublishEntity event.
Publisher This .NET class implements events defined by the AcDMMReactor, AcPublishReactor, and AcPublishUiReactor ObjectARX classes.Clients must derive from... more
PublishEventArgs This class provides data for the Publish event.
PublishSheetEventArgs This class provides data for the PublishSheet event.
PublishUIEventArgs This class provides data for the PublishUI event.

Structures

Structure Description
OptionsDialogResult This class represents the return value of the Publisher.ShowDwfOptionsDialog method.

Was this information helpful?