Package javafx.print

Class PaperSource

java.lang.Object
javafx.print.PaperSource

public final class PaperSource
extends Object
A PaperSource is the input tray to be used for the Paper. The enumerated values here cover many of the most common sources, which may map to platform IDs. However there are also printer specific tray names which may be in use. So queries of the supported paper sources may include other values.
Since:
JavaFX 8.0