shouldPrintSelectionOnly property

bool? shouldPrintSelectionOnly
getter/setter pair

true if only the current selection of HTML in the document should be printed. The default is false.

Officially Supported Platforms/Implementations:

  • Windows WebView2

Implementation

bool? shouldPrintSelectionOnly;