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