ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 Color
    public Color Color {get;}

    Property Value

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