ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfColor Class / Color Property

In This Topic
    Color Property (RtfColor)
    In This Topic
    Gets drawing aproximate color for this Word/RTF color.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As System.Drawing.Color
    public System.Drawing.Color Color {get;}

    Property Value

    The aproximate color for this Word/RTF color.
    See Also