Share

AcPlDSDData

Class Hierarchy

AcHeapOperators
AcRxObject
    AcPlObject
        AcPlDSDData

C++

class AcPlDSDData : public AcPlObject;

File

AcPlDSDData.h

Description

This utility class reads and writes DSD files. It holds an array of AcPlDSDEntry objects in addition to DSD sheet set information.

Note

A DSD file is an INI file used when publishing multiple sheets with the PUBLISH command. Users can save/load/edit sheet entries in the DSD file using the Publish dialog box.

Links

AcPlDSDData Constructor, AcPlDSDData Methods, AcPlDSDData Operators

Was this information helpful?