Home > All Other Interfaces > IColor > ToHTMLColor

ToHTMLColor

Converts a color object to an html #RRGGBB string.

 

JavaScript

 

ToHTMLColor()

 

C#

 

string ToHTMLColor()

 

C++

 

HRESULT ToHTMLColor(

      BSTR* htmlColor)

Return Value

htmlColor

The color in html #RRGGBB string format.