ICoreWebView2PrintSettings.get_FooterUri

The URI in the footer if ShouldPrintHeaderAndFooter is TRUE. The default value is the current URI.

The caller must free the returned string with CoTaskMemFree. See API Conventions.

interface ICoreWebView2PrintSettings
@" propget"
HRESULT
get_FooterUri
(
LPWSTR* footerUri
)

Meta