Description
This .NET class corresponds to the AcDMMResourceInfo ObjectARX class.
AcDMMResourceInfo describes a resource to be added to the DWF page or global section. The resource is an existing file that will be added to the ZIP file and listed in the page descriptor as a page resource or added to the ePlot global section as a global resource.
Class Hierarchy
Autodesk.AutoCAD.Publishing.EPlotResource
Visual Basic
Public sealed Class EPlotResource
C#
public sealed class EPlotResource;