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

In This Topic
    ForeColor Property
    In This Topic
    Gets the foreground color of the pattern fill.
    Syntax
    'Declaration
     
    Public ReadOnly Property ForeColor As SolidColor
    public SolidColor ForeColor {get;}
    See Also