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

In This Topic
    Color Property (UserColor)
    In This Topic
    Gets the RGB value of this color.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As System.Drawing.Color
    public System.Drawing.Color Color {get;}
    See Also