background property
background property
See the background property definition in CSS2.
Definition:
@property
def background(self):
...
@background.setter
def background(self, value):
...
See Also
- module
aspose.svg.dom.css
- class
ICSS2Properties