Color.ToRgbHexString
Color.ToRgbHexString method
Returns a hexadecimal color is specified with: #RRGGBB.
public string ToRgbHexString()
Return Value
A hexadecimal color string.
See Also
- class Color
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML
Returns a hexadecimal color is specified with: #RRGGBB.
public string ToRgbHexString()
A hexadecimal color string.