PrintDialog.getStartPage

Returns the start page setting that the user selected before pressing OK in the dialog. <p> This value can be from 1 to the maximum number of pages for the platform. Note that it is only valid if the scope is <code>PrinterData.PAGE_RANGE</code>. </p>

@return the start page setting that the user selected

class PrintDialog
int
getStartPage
(
)

Meta