Navigation:  ABC Library Reference > PrintPreviewClass > PrintPreviewClass Properties >====== PagesToPrint (the pages to print) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
PagesToPrint CSTRING(256), PROTECTED

blk2blue.jpg

The PagesToPrint property contains the page range to print.

The default value is 1-n, where n is equal to the total number of pages in the report. Individual pages can be printed by seperating page numbers by commas. A range of pages to print can be specified by seperating the first page number to print and the last page number to print by a dash (-). Combinations of individual pages and ranges of pages are allowed.