Member variable CoreWebView2PrintSettings():FooterUri Foundation
Specifies the URI displayed in the footer.
This member variable sets the URI that appears in the footer of each printed page when :ShouldPrintHeaderAndFooter is set to .T. (true). This is typically used to show the source URI of the printed content. If not specified, the actual document URI is usually displayed. To customize the URI, set this member variable to a character string containing the URI.
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.