Description
This .NET class wraps the AcPlPlotConfigManager ObjectARX class.
PlotConfigManager exposes access to plot configurations, plot style tables, devices, and PC3 files available on the system. This class is a singleton with a global method that returns a global instance of the object.
Class Hierarchy
Autodesk.AutoCAD.PlottingServices.PlotConfigManager
Visual Basic
Public sealed Class PlotConfigManager
C#
public sealed class PlotConfigManager;