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