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

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

    Property Value

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