IPrintSelectionOnly<TPrintSettings> Interface |
Namespace: DotNetBrowser.Print.Settings
public interface IPrintSelectionOnly<out TPrintSettings> where TPrintSettings : class, IPrintSettings
The IPrintSelectionOnly<TPrintSettings> type exposes the following members.
Name | Description | |
---|---|---|
![]() | PrintingSelectionOnlyEnabled |
Enables or disables printing only the selected content.
|
Name | Description | |
---|---|---|
![]() | DisablePrintingSelectionOnly<TPrintSettings> |
Disables printing only the selected content.
(Defined by PrintSelectionOnlyExtensions.) |
![]() | EnablePrintingSelectionOnly<TPrintSettings> |
Enables printing only the selected content.
(Defined by PrintSelectionOnlyExtensions.) |