Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PatternFill Class / BackColor Property

In This Topic
    BackColor Property (PatternFill)
    In This Topic
    Gets the background color of the pattern fill.
    Syntax
    'Declaration
     
    Public ReadOnly Property BackColor As SolidColor
    public SolidColor BackColor {get;}
    See Also