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.html.dom.css
- class
ICSS2Properties