Obtain a new PageLayout instance for this printer using the specified parameters.
Obtain a new PageLayout instance for this printer using the specified parameters.
- The paper to use
- The orientation to use
- the margin type to use
PageLayout based on the specified parameters.
Obtain a new PageLayout for this printer using the specified parameters.
Obtain a new PageLayout for this printer using the specified parameters.
The paper to use
The orientation to use
the left margin to use in pts.
the right margin to use in pts.
the top margin to use in pts.
the bottom margin to use in pts.
PageLayout based on the specified parameters.
the default page layout for this printer.
JavaFX Printer.
JavaFX Printer. Since there is no public constructor for it, there is not a default value.
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
the name used by the underlying system to identify the printer to users and/or applications.
Retrieves the delegate object encapsulating the printer attributes and capabilities.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Wraps JavaFX Printer.
8.0