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