Font.ThemeColor

Font.ThemeColor property

Gets and sets the theme color.

public ThemeColor ThemeColor { get; set; }

Remarks

If the font color is not a theme color, NULL will be returned.

See Also