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);


Comments or suggestions? Contact Adobe Developer Support
Copyright © 1997 - 2001 Adobe Systems Incorporated. All rights reserved.
Legal notices and trademark attributions