CoreWebView2PrintSettings.Copies Property

Definition

Number of copies to print. Minimum value is 1 and the maximum copies count is 999.

public int Copies { get; set; }
member this.Copies : int with get, set
Public Property Copies As Integer

Property Value

Remarks

The default value is 1.

Applies to