Property ColorModel
- Namespace
- DotNetBrowser.Print.Settings
- Assembly
- DotNetBrowser.dll
ColorModel
Gets or sets the color model.
ColorModel ColorModel { get; set; }
Property Value
- ColorModel
The color model used for printing.
Exceptions
- ArgumentException
The specified color model is not supported by the printer.