IPatternFormatEffectiveDataBackColor Property |
Returns the background pattern color.
Read-only
Color.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxReadOnly Property BackColor As Color
Get
property Color BackColor {
Color get ();
}
abstract BackColor : Color with get
Property Value
Type:
Color
See Also