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