ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfFilledObject Class / ForeFilling Property

In This Topic
    ForeFilling Property (RtfFilledObject)
    In This Topic
    Gets or sets the foreground filling color (used in the pattern).
    Syntax
    'Declaration
     
    Public Overridable Property ForeFilling As System.Drawing.Color
    public virtual System.Drawing.Color ForeFilling {get; set;}

    Property Value

    The foreground filling color.
    See Also