Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentControl Class / Color Property

In This Topic
    Color Property (ContentControl)
    In This Topic
    Gets the color on which to base the visual elements of the content control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As WordColor
    public WordColor Color {get;}
    See Also