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

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