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