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