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