| Package | Description | 
|---|---|
| javafx.print | 
 Provides the public classes for the JavaFX Printing API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PageRange[] | 
JobSettings.getPageRanges()
The range of pages to print. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobSettings.setPageRanges(PageRange... pages)
The range of pages to print as an array of PageRange. 
 | 
Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.