608 B
608 B
Home > puppeteer > Protocol > Page > PrintToPDFRequest > footerTemplate
Protocol.Page.PrintToPDFRequest.footerTemplate property
HTML template for the print footer. Should use the same format as the headerTemplate
.
Signature:
footerTemplate?: string;