CefPdfPrintSettings

PDF print settings for browser.printToPDF()

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Properties

Link copied to clipboard
Set to true to print headers and footers or false to not print headers and footers.
Link copied to clipboard
HTML template for the print footer.
Link copied to clipboard
HTML template for the print header.
Link copied to clipboard
open var landscape: Boolean
Set to true for landscape mode or false for portrait mode.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var margin_top: Double
Margins in inches.
Link copied to clipboard
Link copied to clipboard
Paper ranges to print, one based, e.g., '1-5, 8, 11-13'.
Link copied to clipboard
Link copied to clipboard
Output paper size in inches.
Link copied to clipboard
Set to true to prefer page size as defined by css.
Link copied to clipboard
Set to true to print background graphics or false to not print background graphics.
Link copied to clipboard
open var scale: Double
The percentage to scale the PDF by before printing (e.g.

Functions

Link copied to clipboard