ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfCell Class / ForeFilling Property

In This Topic
    ForeFilling Property (RtfCell)
    In This Topic
    Gets or sets the foreground filling color.
    Syntax
    'Declaration
     
    Public Overrides Property ForeFilling As Color
    public override Color ForeFilling {get; set;}

    Property Value

    The foreground filling color.
    See Also