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