Uses of Interface
com.teamdev.jxbrowser.print.PdfPrinter.Settings
Packages that use PdfPrinter.Settings
-
Uses of PdfPrinter.Settings in com.teamdev.jxbrowser.print
Classes in com.teamdev.jxbrowser.print with type parameters of type PdfPrinter.SettingsModifier and TypeInterfaceDescriptionstatic interface
PdfPrinter.Settings<T extends PdfPrinter.Settings<T>>
Print settings available when printing HTML or PDF content on the PDF printer.Subinterfaces of PdfPrinter.Settings in com.teamdev.jxbrowser.printModifier and TypeInterfaceDescriptionstatic interface
Print settings available when printing HTML content on the PDF printer.static interface
Print settings available when printing PDF content on the PDF printer.