Table of Contents

Class PrintSettingsExtensions

Namespace
DotNetBrowser.Print.Settings
Assembly
DotNetBrowser.dll

Extension methods for IPrintSettings interface.

public static class PrintSettingsExtensions
Inheritance
PrintSettingsExtensions
Inherited Members

Methods

Apply<TPrintSettings>(TPrintSettings, Action<TPrintSettings>)

Performs the action with the print settings and then applies the changes.