Member variable CoreWebView2PrintSettings():ShouldPrintHeaderAndFooter Foundation
Controls printing of headers and footers.
This member variable determines whether headers and footers are printed on each page. When enabled, the header typically contains the page title (or custom header text) and the footer contains the page URL and page numbers. The header content can be customized using :HeaderTitle and the footer URL can be set using :FooterUri. A value of .T. (true) in this member variable means headers and footers are printed. Using .F. (false) means printing of headers and footers is disabled. The default value is .F. meaning headers and footers are not printed.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.