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