Uses of Enum Class
javafx.print.Printer.MarginType
-
Uses of Printer.MarginType in javafx.print
Modifier and TypeMethodDescriptionstatic Printer.MarginType
Returns the enum constant of this class with the specified name.static Printer.MarginType[]
Printer.MarginType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPrinter.createPageLayout
(Paper paper, PageOrientation orient, Printer.MarginType mType) Obtain a new PageLayout instance for this printer using the specified parameters.