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