Description
This .NET class wraps the AcPlPlotConfig ObjectARX class.
Instances of PlotConfig represent a single device or PC3 file installed on the system. This class exposes utility methods for media size list, description fields, paper size matching, custom paper size creation, and persistence.
Class Hierarchy
Autodesk.AutoCAD.PlottingServices.PlotConfig
Visual Basic
Public sealed Class PlotConfig Inherits RXObject
C#
public sealed class PlotConfig : RXObject;