Member variable CoreWebView2PrintSettings():HeaderTitle Foundation

Specifies custom header title text.

Attribute: VAR EXPORTED
Data type: Character (NIL)
Description

This member variable allows customization of the header text that appears at the top of each printed page when :ShouldPrintHeaderAndFooter is set to .T. (true). If not specified, the default header usually contains the page title from the HTML document. To customize the header text, set this member variable to a character string with the desired text.

Feedback

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.