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