CoreWebView2Environment.CreatePrintSettings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates the CoreWebView2PrintSettings used by the PrintToPdfAsync(String, CoreWebView2PrintSettings) method.
public Microsoft.Web.WebView2.Core.CoreWebView2PrintSettings CreatePrintSettings ();
member this.CreatePrintSettings : unit -> Microsoft.Web.WebView2.Core.CoreWebView2PrintSettings
Public Function CreatePrintSettings () As CoreWebView2PrintSettings