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