Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / UserColor Class / ThemeColor Property

In This Topic
    ThemeColor Property (UserColor)
    In This Topic
    Gets a theme color that should be applied to the object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ThemeColor As ThemeColorId
    public ThemeColorId ThemeColor {get;}
    See Also