IColorModel<TPrintSettings> Interface |
Namespace: DotNetBrowser.Print.Settings
public interface IColorModel<out TPrintSettings> where TPrintSettings : class, IPrintSettings
The IColorModel<TPrintSettings> type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorModel |
Gets or sets the color model.
|
Name | Description | |
---|---|---|
![]() | SetColorModel<TPrintSettings> |
Sets the color model used for printing.
(Defined by ColorModelExtensions.) |