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