Package com.teamdev.jxbrowser.print.settings
@ParametersAreNonnullByDefault
package com.teamdev.jxbrowser.print.settings
Contains classes and interfaces related to print settings.
-
ClassDescriptionCollate<T extends PrintSettings>Allows configuring collate printing.ColorModel<T extends PrintSettings>Allows configuring the color model for printing.Copies<T extends PrintSettings>Allows configuring the number of copies to print.DuplexMode<T extends PrintSettings>Allows configuring the duplex mode for printing.FooterTemplate<T extends PrintSettings>An HTML template for the print footer.HeaderTemplate<T extends PrintSettings>An HTML template for the print header.Orientation<T extends PrintSettings>Allows configuring the page orientation.PageMargins<T extends PrintSettings>Allows configuring the page margins.PageRanges<T extends PrintSettings>Allows configuring the page ranges to print.PagesPerSheet<T extends PrintSettings>Allows configuring the number of pages per sheet.PaperSize<T extends PrintSettings>Allows configuring the paper size for printing.PdfFilePath<T extends PrintSettings>Allows configuring the destination PDF file path.PrintBackgrounds<T extends PrintSettings>Allows configuring printing background graphics.PrintHeaderFooter<T extends PrintSettings>Allows configuring printing headers and footers.PrintSelectionOnly<T extends PrintSettings>Allows configuring printing only the selected content.Scaling<T extends PrintSettings>Allows configuring the scaling for printing.