IPrintBackgroundsTPrintSettings Interface |
Namespace: DotNetBrowser.Print.Settings
public interface IPrintBackgrounds<out TPrintSettings> where TPrintSettings : class, IPrintSettings
The IPrintBackgroundsTPrintSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| PrintingBackgroundsEnabled |
Enables or disables printing background graphics.
|
| Name | Description | |
|---|---|---|
| DisablePrintingBackgroundsTPrintSettings |
Disables printing background graphics.
(Defined by PrintBackgroundsExtensions.) | |
| EnablePrintingBackgroundsTPrintSettings |
Enables printing background graphics.
(Defined by PrintBackgroundsExtensions.) |