PGetPages

Gets the number of pages in the publication.


Query results

This query returns a short representing the number of pages in the publication.

Example. Use the PRemovePages command to delete all but the first two pages.

PGetPages pageCount;
PRemovePages(3, pageCount);


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support