Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Shading Class / ForegroundPatternColor Property

In This Topic
    ForegroundPatternColor Property
    In This Topic
    Gets the color that is applied to the foreground of the Shading object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ForegroundPatternColor As WordColor
    public WordColor ForegroundPatternColor {get;}
    See Also