Package | Description |
---|---|
javafx.print |
Provides the public classes for the JavaFX Printing API.
|
Modifier and Type | Method and Description |
---|---|
JobSettings |
PrinterJob.getJobSettings()
The
JobSettings encapsulates all the API supported job
configuration options such as number of copies,
collation option, duplex option, etc. |
Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.