chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / PrintToPDFRequest / headerTemplate

headerTemplate

val headerTemplate: String?

HTML template for the print header. Should be valid HTML markup with following classes used to inject printing values into them:

For example, <span class=title></span> would generate span containing the title.