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 interfacePdfPrinter.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 interfacePrint settings available when printing HTML content on the PDF printer.static interfacePrint settings available when printing PDF content on the PDF printer.