Member variable XbpPrintDialog():pageRange Foundation

Defines the range of pages to be printed.

Attribute: EXPORTED
Data type: Array ({0,0})
Description

A two-element array holding numeric values can be assigned to this instance variable. The first element indicates the starting page and the second element the ending page of the document to print. If specified, appropriate controls to select the pages to print from this range are made available within the dialog widnow when it is opened via the :display() method. If {0,0} is assigned to :pageRange, the range of pages to print cannot be controlled by the user. The default value is the array {0,0}.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.