Property ColorModels
- Namespace
- DotNetBrowser.Print
- Assembly
- DotNetBrowser.dll
ColorModels
Gets the list of the ColorModel values supported by the printer.
public IReadOnlyList<ColorModel> ColorModels { get; }
Property Value
- IReadOnlyList<ColorModel>
The list of the ColorModel values supported by the printer.