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