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

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

    Property Value

    The background filling color.
    See Also