headerTitle property

String? headerTitle
getter/setter pair

The title in the header when shouldPrintHeaderAndFooter is true. The default value is the title of the current document.

Officially Supported Platforms/Implementations:

  • Windows WebView2

Implementation

String? headerTitle;