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