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

In This Topic
    Id Property (ThemeColor)
    In This Topic
    Gets the color Id in the color scheme of a theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property Id As ThemeColorSchemeId
    public ThemeColorSchemeId Id {get;}
    See Also