showUI property

bool? showUI
getter/setter pair

A Boolean value that determines whether the print UI should be shown. The default value is true.

Officially Supported Platforms/Implementations:

  • Windows WebView2

Implementation

bool? showUI;