Get the number of total pages that will be printed per sheet

Hi,

Is there a way for Aspose to determine how many pages each sheet will print out? We will like to use this information to build a table of contents e.g.:

Table of Contents

Sheet 1 page 3
Sheet 2 page 15
Sheet 3 page 29

Thanks,

-Steve

Hi Steve,

Thank you for considering Aspose.

I think you may try to use Worksheet.GetPageCount(PrintingPageType) API for your need.

Thank You & Best Regards,