Table of Contents

Interface IColorModel<TPrintSettings>

Namespace
DotNetBrowser.Print.Settings
Assembly
DotNetBrowser.dll

Allows configuring the color model for printing.

public interface IColorModel<out TPrintSettings> where TPrintSettings : class, IPrintSettings

Type Parameters

TPrintSettings

The specific print settings type.

Extension Methods

Remarks

This interface is implemented by specific IPrintSettings implementations that support color models.

Properties

ColorModel

Gets or sets the color model.