CapabilitiesColorModels Property |
Gets the list of the
ColorModel values supported by the printer.
Namespace:
DotNetBrowser.Print
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public IReadOnlyList<ColorModel> ColorModels { get; }
Property Value
Type:
IReadOnlyListColorModelThe list of the
ColorModel values supported by the printer.
See Also