settings property

PrintJobSettings? settings
getter/setter pair

The print settings to use when generating the PDF. These settings control page size, orientation, margins, and other printing options. If not specified, default print settings will be used.

Officially Supported Platforms/Implementations:

  • Windows WebView2

Implementation

PrintJobSettings? settings;