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