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.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.