CompositionUnderlineColor Property  | 
Version 110.0.300 
            Text color. 32-bit ARGB color value, not premultiplied. The color components are always
            in a known order. Equivalent to the SkColor type.
            
 
    Namespace: 
   CefSharp.Structs
    Assembly:
   CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntaxpublic uint Color { get; }public:
property unsigned int Color {
	unsigned int get ();
}Property Value
Type: 
UInt32
See Also