Shading
Overview
Shading is a class in Aspose.Words FOSS for Python.
Inherits from: BaseModel.
Shading.background_color holds the background color value for the shading as a string.
Properties: background_pattern_color, foreground_pattern_color.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
background_pattern_color | str | Read | Gets the background pattern color. |
foreground_pattern_color | str | Read | Gets the foreground pattern color. |