Package-level declarations

Contains classes and interfaces related to print settings.

Types

Link copied to clipboard
interface Collate<T : PrintSettings?>
Allows configuring collate printing.
Link copied to clipboard
interface ColorModel<T : PrintSettings?>
Allows configuring the color model for printing.
Link copied to clipboard
interface Copies<T : PrintSettings?>
Allows configuring the number of copies to print.
Link copied to clipboard
interface DuplexMode<T : PrintSettings?>
Allows configuring the duplex mode for printing.
Link copied to clipboard
interface Fit<T : PrintSettings?>
Allows configuring the fit of the printable content into the page.
Link copied to clipboard
An HTML template for the print footer.
Link copied to clipboard
An HTML template for the print header.
Link copied to clipboard
Allows configuring the page orientation.
Link copied to clipboard
Allows configuring the page margins.
Link copied to clipboard
interface PageRanges<T : PrintSettings?>
Allows configuring the page ranges to print.
Link copied to clipboard
Allows configuring the number of pages per sheet.
Link copied to clipboard
interface PaperSize<T : PrintSettings?>
Allows configuring the paper size for printing.
Link copied to clipboard
Allows configuring the destination PDF file path.
Link copied to clipboard
Allows configuring printing background graphics.
Link copied to clipboard
Allows configuring printing headers and footers.
Link copied to clipboard
Allows configuring printing only the selected content.
Link copied to clipboard
interface Scaling<T : PrintSettings?>
Allows configuring the scaling for printing.