Enum CoreWebView2PrintStatus
Indicates the status for printing.
public enum CoreWebView2PrintStatus
  Fields
OtherError = 2Indicates that the print operation is failed.
Indicates that the printer is not available.
Succeeded = 0Indicates that the print operation is succeeded.