Creates a Color structure from the specified hex color string.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public static Color FromHex( String hexString )

Parameters

hexString
Type: String

The hex color string (e.g. '#FFE2EEA9').

Return value

Type: Color
Returns the Color.