AcHeapOperators AcRxObject AcPlObject AcPlPlotPageInfo
class AcPlPlotPageInfo : public AcPlObject;
AcPlPlotEngine.h
Returns information about the objects contained on a plotted page. Applications can use this information as a starting point for estimating the time required to plot the page (or, more precisely, to determine whether to warn the user that the page will take a long time to plot). An object of this type is returned by the AcPlPlotEngine::startPage() method.